~ubuntu-branches/ubuntu/saucy/xfce4-power-manager/saucy-updates

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-04-03 22:15:05 UTC
  • mfrom: (2.3.8)
  • Revision ID: package-import@ubuntu.com-20120403221505-2dvza7w2d97zb7qn
Tags: 1.0.11-0ubuntu1
* New upstream bugfix release.
* debian/patches:
  - 0001-Solaris-specific-code-for-determining-the-start-time.patch,
    02_fix-notify-detect.patch,
    07_fix_broken_empty_icon_battery.patch: dropped, included upstream.
  - xubuntu_fix-status-icon-other-devices.patch: refreshed to apply cleanly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
49
49
CONFIG_HEADER = config.h
50
50
CONFIG_CLEAN_FILES =
51
51
CONFIG_CLEAN_VPATH_FILES =
52
 
AM_V_GEN = $(am__v_GEN_$(V))
53
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
52
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
53
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
54
54
am__v_GEN_0 = @echo "  GEN   " $@;
55
 
AM_V_at = $(am__v_at_$(V))
56
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
55
AM_V_at = $(am__v_at_@AM_V@)
 
56
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
57
57
am__v_at_0 = @
58
58
SOURCES =
59
59
DIST_SOURCES =
76
76
distdir = $(PACKAGE)-$(VERSION)
77
77
top_distdir = $(distdir)
78
78
am__remove_distdir = \
79
 
  { test ! -d "$(distdir)" \
80
 
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
81
 
         && rm -fr "$(distdir)"; }; }
 
79
  if test -d "$(distdir)"; then \
 
80
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
81
      && rm -rf "$(distdir)" \
 
82
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
83
  else :; fi
82
84
am__relativize = \
83
85
  dir0=`pwd`; \
84
86
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
106
108
  reldir="$$dir2"
107
109
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
108
110
GZIP_ENV = --best
109
 
distuninstallcheck_listfiles = find . -type f -print
 
111
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
 
112
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
110
113
distcleancheck_listfiles = find . -type f -print
111
114
ACLOCAL = @ACLOCAL@
112
115
ALL_LINGUAS = @ALL_LINGUAS@
181
184
INTLTOOL_MERGE = @INTLTOOL_MERGE@
182
185
INTLTOOL_PERL = @INTLTOOL_PERL@
183
186
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
187
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
188
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
189
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
190
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
184
191
LD = @LD@
185
192
LDFLAGS = @LDFLAGS@
186
193
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
228
235
PACKAGE_VERSION = @PACKAGE_VERSION@
229
236
PATH_SEPARATOR = @PATH_SEPARATOR@
230
237
PKG_CONFIG = @PKG_CONFIG@
 
238
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
239
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
231
240
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
232
241
PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
233
242
PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
291
300
includedir = @includedir@
292
301
infodir = @infodir@
293
302
install_sh = @install_sh@
 
303
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
304
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
294
305
libdir = @libdir@
295
306
libexecdir = @libexecdir@
296
307
localedir = @localedir@
332
343
        intltool-merge \
333
344
        intltool-update
334
345
 
 
346
distuninstallcheck_listfiles = \
 
347
        find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
 
348
 
335
349
all: config.h
336
350
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
337
351
 
338
352
.SUFFIXES:
339
 
am--refresh:
 
353
am--refresh: Makefile
340
354
        @:
341
355
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
342
356
        @for dep in $?; do \
372
386
$(am__aclocal_m4_deps):
373
387
 
374
388
config.h: stamp-h1
375
 
        @if test ! -f $@; then \
376
 
          rm -f stamp-h1; \
377
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
378
 
        else :; fi
 
389
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
 
390
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
379
391
 
380
392
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
381
393
        @rm -f stamp-h1
603
615
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
604
616
        $(am__remove_distdir)
605
617
dist-bzip2: distdir
606
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
618
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 
619
        $(am__remove_distdir)
 
620
 
 
621
dist-lzip: distdir
 
622
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
607
623
        $(am__remove_distdir)
608
624
 
609
625
dist-lzma: distdir
611
627
        $(am__remove_distdir)
612
628
 
613
629
dist-xz: distdir
614
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
630
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
615
631
        $(am__remove_distdir)
616
632
 
617
633
dist-tarZ: distdir
629
645
 
630
646
dist dist-all: distdir
631
647
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
632
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
648
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
633
649
        $(am__remove_distdir)
634
650
 
635
651
# This target untars the dist file and tries a VPATH configuration.  Then
643
659
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
644
660
        *.tar.lzma*) \
645
661
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
662
        *.tar.lz*) \
 
663
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
646
664
        *.tar.xz*) \
647
665
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
648
666
        *.tar.Z*) \
662
680
          && am__cwd=`pwd` \
663
681
          && $(am__cd) $(distdir)/_build \
664
682
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
683
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
665
684
            $(DISTCHECK_CONFIGURE_FLAGS) \
666
685
          && $(MAKE) $(AM_MAKEFLAGS) \
667
686
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
690
709
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
691
710
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
692
711
distuninstallcheck:
693
 
        @$(am__cd) '$(distuninstallcheck_dir)' \
694
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
712
        @test -n '$(distuninstallcheck_dir)' || { \
 
713
          echo 'ERROR: trying to run $@ with an empty' \
 
714
               '$$(distuninstallcheck_dir)' >&2; \
 
715
          exit 1; \
 
716
        }; \
 
717
        $(am__cd) '$(distuninstallcheck_dir)' || { \
 
718
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
 
719
          exit 1; \
 
720
        }; \
 
721
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
695
722
           || { echo "ERROR: files left after uninstall:" ; \
696
723
                if test -n "$(DESTDIR)"; then \
697
724
                  echo "  (check DESTDIR support)"; \
722
749
 
723
750
installcheck: installcheck-recursive
724
751
install-strip:
725
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
726
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
727
 
          `test -z '$(STRIP)' || \
728
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
752
        if test -z '$(STRIP)'; then \
 
753
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
754
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
755
              install; \
 
756
        else \
 
757
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
758
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
759
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
760
        fi
729
761
mostlyclean-generic:
730
762
 
731
763
clean-generic:
812
844
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
813
845
        all all-am am--refresh check check-am clean clean-generic \
814
846
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
815
 
        dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
816
 
        distcheck distclean distclean-generic distclean-hdr \
 
847
        dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
 
848
        dist-zip distcheck distclean distclean-generic distclean-hdr \
817
849
        distclean-libtool distclean-local distclean-tags \
818
850
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
819
851
        html-am info info-am install install-am install-data \
831
863
distclean-local:
832
864
        rm -rf *.cache
833
865
 
834
 
rpm: dist
835
 
        rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
836
 
        @rm -f $(PACKAGE)-$(VERSION).tar.gz
837
 
 
838
866
html: Makefile
839
867
        make -C doc html
840
868