~ubuntu-branches/ubuntu/precise/indicator-session/precise

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Ken VanDine
  • Date: 2012-02-14 18:49:02 UTC
  • mfrom: (1.1.46)
  • Revision ID: package-import@ubuntu.com-20120214184902-uf9zw55ys3x2v7za
Tags: 0.3.91-0ubuntu1

* Backport "Don't lock the session when switching to another one"
  work from Robert Ancell, the screen locking is already done by 
  consolekit and enforcing it there is problematic to i.e use the 
  lightdm greeter as a lock screen (lp: #878836)
* debian/control:
  - recommends python-aptdaemon.pkcompat so packagekit doesn't get installed
* debian/source/format:
  - use v1, v3 doesn't play nicely with vcs backports

[ Ken VanDine ]
* New upstream release. (lp: #903756)
* debian/control
  - added new build depends on libpackagekit-glib2-dev

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.
40
40
        compile config.guess config.sub depcomp install-sh ltmain.sh \
41
41
        missing mkinstalldirs
42
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
43
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
44
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
45
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
46
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
44
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
48
        $(ACLOCAL_M4)
46
49
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49
52
CONFIG_HEADER = config.h
50
53
CONFIG_CLEAN_FILES =
51
54
CONFIG_CLEAN_VPATH_FILES =
52
 
AM_V_GEN = $(am__v_GEN_$(V))
53
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
55
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
56
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
54
57
am__v_GEN_0 = @echo "  GEN   " $@;
55
 
AM_V_at = $(am__v_at_$(V))
56
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
58
AM_V_at = $(am__v_at_@AM_V@)
 
59
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
57
60
am__v_at_0 = @
58
61
SOURCES =
59
62
DIST_SOURCES =
78
81
distdir = $(PACKAGE)-$(VERSION)
79
82
top_distdir = $(distdir)
80
83
am__remove_distdir = \
81
 
  { test ! -d "$(distdir)" \
82
 
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
83
 
         && rm -fr "$(distdir)"; }; }
 
84
  if test -d "$(distdir)"; then \
 
85
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
86
      && rm -rf "$(distdir)" \
 
87
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
88
  else :; fi
84
89
am__relativize = \
85
90
  dir0=`pwd`; \
86
91
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
109
114
DIST_ARCHIVES = $(distdir).tar.gz
110
115
GZIP_ENV = --best
111
116
distuninstallcheck_listfiles = find . -type f -print
 
117
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
 
118
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
112
119
distcleancheck_listfiles = find . -type f -print
113
120
ACLOCAL = @ACLOCAL@
114
121
ALL_LINGUAS = @ALL_LINGUAS@
164
171
INTLTOOL_MERGE = @INTLTOOL_MERGE@
165
172
INTLTOOL_PERL = @INTLTOOL_PERL@
166
173
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
174
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
175
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
176
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
177
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
167
178
LD = @LD@
168
179
LDFLAGS = @LDFLAGS@
169
180
LIBOBJS = @LIBOBJS@
247
258
includedir = @includedir@
248
259
infodir = @infodir@
249
260
install_sh = @install_sh@
 
261
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
262
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
250
263
libdir = @libdir@
251
264
libexecdir = @libexecdir@
252
265
localedir = @localedir@
283
296
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
284
297
 
285
298
.SUFFIXES:
286
 
am--refresh:
 
299
am--refresh: Makefile
287
300
        @:
288
301
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
289
302
        @for dep in $?; do \
319
332
$(am__aclocal_m4_deps):
320
333
 
321
334
config.h: stamp-h1
322
 
        @if test ! -f $@; then \
323
 
          rm -f stamp-h1; \
324
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
325
 
        else :; fi
 
335
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
 
336
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
326
337
 
327
338
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
328
339
        @rm -f stamp-h1
560
571
          fi; \
561
572
          dashes=`echo "$$dashes" | sed s/./=/g`; \
562
573
          if test "$$failed" -eq 0; then \
563
 
            echo "$$grn$$dashes"; \
 
574
            col="$$grn"; \
564
575
          else \
565
 
            echo "$$red$$dashes"; \
 
576
            col="$$red"; \
566
577
          fi; \
567
 
          echo "$$banner"; \
568
 
          test -z "$$skipped" || echo "$$skipped"; \
569
 
          test -z "$$report" || echo "$$report"; \
570
 
          echo "$$dashes$$std"; \
 
578
          echo "$${col}$$dashes$${std}"; \
 
579
          echo "$${col}$$banner$${std}"; \
 
580
          test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
 
581
          test -z "$$report" || echo "$${col}$$report$${std}"; \
 
582
          echo "$${col}$$dashes$${std}"; \
571
583
          test "$$failed" -eq 0; \
572
584
        else :; fi
573
585
 
646
658
        $(am__remove_distdir)
647
659
 
648
660
dist-bzip2: distdir
649
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
661
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 
662
        $(am__remove_distdir)
 
663
 
 
664
dist-lzip: distdir
 
665
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
650
666
        $(am__remove_distdir)
651
667
 
652
668
dist-lzma: distdir
654
670
        $(am__remove_distdir)
655
671
 
656
672
dist-xz: distdir
657
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
673
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
658
674
        $(am__remove_distdir)
659
675
 
660
676
dist-tarZ: distdir
685
701
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
686
702
        *.tar.lzma*) \
687
703
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
704
        *.tar.lz*) \
 
705
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
688
706
        *.tar.xz*) \
689
707
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
690
708
        *.tar.Z*) \
704
722
          && am__cwd=`pwd` \
705
723
          && $(am__cd) $(distdir)/_build \
706
724
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
725
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
707
726
            $(DISTCHECK_CONFIGURE_FLAGS) \
708
727
          && $(MAKE) $(AM_MAKEFLAGS) \
709
728
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
732
751
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
733
752
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
734
753
distuninstallcheck:
735
 
        @$(am__cd) '$(distuninstallcheck_dir)' \
736
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
754
        @test -n '$(distuninstallcheck_dir)' || { \
 
755
          echo 'ERROR: trying to run $@ with an empty' \
 
756
               '$$(distuninstallcheck_dir)' >&2; \
 
757
          exit 1; \
 
758
        }; \
 
759
        $(am__cd) '$(distuninstallcheck_dir)' || { \
 
760
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
 
761
          exit 1; \
 
762
        }; \
 
763
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
737
764
           || { echo "ERROR: files left after uninstall:" ; \
738
765
                if test -n "$(DESTDIR)"; then \
739
766
                  echo "  (check DESTDIR support)"; \
765
792
 
766
793
installcheck: installcheck-recursive
767
794
install-strip:
768
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
769
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
770
 
          `test -z '$(STRIP)' || \
771
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
795
        if test -z '$(STRIP)'; then \
 
796
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
797
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
798
              install; \
 
799
        else \
 
800
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
801
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
802
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
803
        fi
772
804
mostlyclean-generic:
773
805
 
774
806
clean-generic:
857
889
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
858
890
        all all-am am--refresh check check-TESTS check-am clean \
859
891
        clean-generic clean-libtool ctags ctags-recursive dist \
860
 
        dist-all dist-bzip2 dist-gzip dist-hook dist-lzma dist-shar \
861
 
        dist-tarZ dist-xz dist-zip distcheck distclean \
 
892
        dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-lzma \
 
893
        dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
862
894
        distclean-generic distclean-hdr distclean-libtool \
863
895
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
864
896
        dvi-am html html-am info info-am install install-am \