~ubuntu-branches/ubuntu/lucid/quick-lounge-applet/lucid

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Rottmann
  • Date: 2004-12-16 13:06:08 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041216130608-i7tq2h21kzrdy4yl
Tags: 2.2.0-1
* New upstream release.
* Build-Depend on debhelper (>= 4.1.0), fixes linda error.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.7.8 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
5
# Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
40
40
AMDEP_FALSE = @AMDEP_FALSE@
41
41
AMDEP_TRUE = @AMDEP_TRUE@
42
42
AMTAR = @AMTAR@
 
43
AR = @AR@
43
44
AUTOCONF = @AUTOCONF@
44
45
AUTOHEADER = @AUTOHEADER@
45
46
AUTOMAKE = @AUTOMAKE@
51
52
CFLAGS = @CFLAGS@
52
53
CPP = @CPP@
53
54
CPPFLAGS = @CPPFLAGS@
 
55
CXX = @CXX@
 
56
CXXCPP = @CXXCPP@
 
57
CXXDEPMODE = @CXXDEPMODE@
 
58
CXXFLAGS = @CXXFLAGS@
54
59
CYGPATH_W = @CYGPATH_W@
55
60
DATADIRNAME = @DATADIRNAME@
56
61
DEFS = @DEFS@
63
68
ENABLE_DEPRECATIONS_FALSE = @ENABLE_DEPRECATIONS_FALSE@
64
69
ENABLE_DEPRECATIONS_TRUE = @ENABLE_DEPRECATIONS_TRUE@
65
70
EXEEXT = @EXEEXT@
 
71
F77 = @F77@
 
72
FFLAGS = @FFLAGS@
66
73
GCONFTOOL = @GCONFTOOL@
67
74
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
68
75
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
74
81
GMSGFMT = @GMSGFMT@
75
82
GNOME_VFS_REQUIRED = @GNOME_VFS_REQUIRED@
76
83
GTK_REQUIRED = @GTK_REQUIRED@
 
84
ICONV = @ICONV@
77
85
INSTALL_DATA = @INSTALL_DATA@
78
86
INSTALL_PROGRAM = @INSTALL_PROGRAM@
79
87
INSTALL_SCRIPT = @INSTALL_SCRIPT@
114
122
MAKEINFO = @MAKEINFO@
115
123
MKINSTALLDIRS = @MKINSTALLDIRS@
116
124
MSGFMT = @MSGFMT@
 
125
MSGMERGE = @MSGMERGE@
117
126
OBJEXT = @OBJEXT@
118
127
PACKAGE = @PACKAGE@
119
128
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138
147
USE_NLS = @USE_NLS@
139
148
VERSION = @VERSION@
140
149
XGETTEXT = @XGETTEXT@
 
150
ac_ct_AR = @ac_ct_AR@
141
151
ac_ct_CC = @ac_ct_CC@
 
152
ac_ct_CXX = @ac_ct_CXX@
 
153
ac_ct_F77 = @ac_ct_F77@
142
154
ac_ct_RANLIB = @ac_ct_RANLIB@
143
155
ac_ct_STRIP = @ac_ct_STRIP@
144
156
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
145
157
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
158
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
159
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
146
160
am__include = @am__include@
 
161
am__leading_dot = @am__leading_dot@
147
162
am__quote = @am__quote@
148
163
bindir = @bindir@
149
164
build = @build@
177
192
icondir = $(datadir)/pixmaps
178
193
icon_DATA = quick-lounge-applet.png
179
194
 
180
 
EXTRA_DIST = config.rpath                               \
 
195
distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out'
 
196
 
 
197
distuninstallcheck_listfiles = find . -type f -print | grep -v '^\./var/scrollkeeper' | grep -v 'omf' | grep -v 'figures'
 
198
 
 
199
EXTRA_DIST = \
181
200
        AUTHORS                         \
182
201
        NEWS                            \
183
202
        README                          \
197
216
        intltool-merge                  \
198
217
        intltool-update
199
218
 
200
 
 
201
 
distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out'
202
 
 
203
 
distuninstallcheck_listfiles = find . -type f -print | grep -v '^\./var/scrollkeeper' | grep -v 'omf' | grep -v 'figures'
204
219
subdir = .
205
220
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
206
221
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
215
230
        all-recursive install-data-recursive install-exec-recursive \
216
231
        installdirs-recursive install-recursive uninstall-recursive \
217
232
        check-recursive installcheck-recursive
218
 
DIST_COMMON = README ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \
219
 
        Makefile.am Makefile.in NEWS aclocal.m4 config.guess \
220
 
        config.h.in config.rpath config.sub configure configure.in \
 
233
DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
 
234
        COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 \
 
235
        config.guess config.h.in config.sub configure configure.in \
221
236
        depcomp install-sh ltmain.sh missing mkinstalldirs \
222
237
        quick-lounge-applet.spec.in
223
238
DIST_SUBDIRS = $(SUBDIRS)
369
384
                $(TAGS_FILES) $(LISP)
370
385
        tags=; \
371
386
        here=`pwd`; \
 
387
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
388
          include_option=--etags-include; \
 
389
        else \
 
390
          include_option=--include; \
 
391
        fi; \
372
392
        list='$(SUBDIRS)'; for subdir in $$list; do \
373
393
          if test "$$subdir" = .; then :; else \
374
 
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
394
            test -f $$subdir/TAGS && \
 
395
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
375
396
          fi; \
376
397
        done; \
377
398
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
481
502
        $(am__remove_distdir)
482
503
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
483
504
        chmod -R a-w $(distdir); chmod a+w $(distdir)
484
 
        mkdir $(distdir)/=build
485
 
        mkdir $(distdir)/=inst
 
505
        mkdir $(distdir)/_build
 
506
        mkdir $(distdir)/_inst
486
507
        chmod a-w $(distdir)
487
 
        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
 
508
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
488
509
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
489
 
          && cd $(distdir)/=build \
 
510
          && cd $(distdir)/_build \
490
511
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
491
512
            $(DISTCHECK_CONFIGURE_FLAGS) \
492
513
          && $(MAKE) $(AM_MAKEFLAGS) \
513
534
        @echo "$(distdir).tar.gz is ready for distribution" | \
514
535
          sed 'h;s/./=/g;p;x;p;x'
515
536
distuninstallcheck:
516
 
        cd $(distuninstallcheck_dir) \
 
537
        @cd $(distuninstallcheck_dir) \
517
538
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
518
539
           || { echo "ERROR: files left after uninstall:" ; \
519
540
                if test -n "$(DESTDIR)"; then \
522
543
                $(distuninstallcheck_listfiles) ; \
523
544
                exit 1; } >&2
524
545
distcleancheck: distclean
525
 
        if test '$(srcdir)' = . ; then \
 
546
        @if test '$(srcdir)' = . ; then \
526
547
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
527
548
          exit 1 ; \
528
549
        fi
529
 
        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
550
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
530
551
          || { echo "ERROR: files left in build directory after distclean:" ; \
531
552
               $(distcleancheck_listfiles) ; \
532
553
               exit 1; } >&2
556
577
clean-generic:
557
578
 
558
579
distclean-generic:
559
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
580
        -rm -f $(CONFIG_CLEAN_FILES)
560
581
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
561
582
 
562
583
maintainer-clean-generic:
568
589
 
569
590
distclean: distclean-recursive
570
591
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
592
        -rm -f Makefile
571
593
distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
572
594
        distclean-tags
573
595
 
591
613
 
592
614
maintainer-clean: maintainer-clean-recursive
593
615
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
594
 
        -rm -rf autom4te.cache
 
616
        -rm -rf $(top_srcdir)/autom4te.cache
 
617
        -rm -f Makefile
595
618
maintainer-clean-am: distclean-am maintainer-clean-generic
596
619
 
597
620
mostlyclean: mostlyclean-recursive