~darkxst/ubuntu/trusty/gdm/nokill

« back to all changes in this revision

Viewing changes to gui/simple-greeter/extensions/password/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha, Tim Lunn, Jeremy Bicha, Robert Ancell
  • Date: 2013-05-31 22:36:08 UTC
  • mfrom: (1.4.55)
  • Revision ID: package-import@ubuntu.com-20130531223608-33uo85niksee5460
Tags: 3.8.1.1-0ubuntu1
[ Tim Lunn ]
* New upstream release
* debian/patches/ubuntu_dont_catch_sigsegv.patch:
  - Dropped, obsolete
* debian/rules:
  - Don't rename gdm binary since that's already been
    done in the new version

[ Jeremy Bicha ]
* debian/control.in: Bump minimum glib
* debian/watch: Watch for unstable releases
* debian/patches/00git_logind_check.patch:
  - Dropped, applied in new release
* debian/patches/08_frequent-users_greeter.patch: Refreshed

[ Robert Ancell ]
* New upstream release
* debian/patches/ubuntu_daemon_autologin_tracking.patch:
* debian/patches/ubuntu_ensure_dirs.patch:
* debian/patches/ubuntu_slave-only-set-up-autologin.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.12.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
52
52
build_triplet = @build@
53
53
host_triplet = @host@
54
54
subdir = gui/simple-greeter/extensions/password
55
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
56
 
        $(top_srcdir)/depcomp $(top_srcdir)/mkinstalldirs
 
55
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
56
        $(top_srcdir)/depcomp
57
57
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
59
 
        $(top_srcdir)/configure.ac
 
58
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
59
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
 
60
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
61
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
62
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
63
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
64
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
 
65
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
 
66
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
60
67
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61
68
        $(ACLOCAL_M4)
62
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
69
mkinstalldirs = $(install_sh) -d
63
70
CONFIG_HEADER = $(top_builddir)/config.h
64
71
CONFIG_CLEAN_FILES =
65
72
CONFIG_CLEAN_VPATH_FILES =
146
153
    *) (install-info --version) >/dev/null 2>&1;; \
147
154
  esac
148
155
DATA = $(extension_DATA)
 
156
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
157
# Read a list of newline-separated strings from the standard input,
 
158
# and print each of them once, without duplicates.  Input order is
 
159
# *not* preserved.
 
160
am__uniquify_input = $(AWK) '\
 
161
  BEGIN { nonempty = 0; } \
 
162
  { items[$$0] = 1; nonempty = 1; } \
 
163
  END { if (nonempty) { for (i in items) print i; }; } \
 
164
'
 
165
# Make sure the list of sources is unique.  This is necessary because,
 
166
# e.g., the same source file might be shared among _SOURCES variables
 
167
# for different programs/libraries.
 
168
am__define_uniq_tagged_files = \
 
169
  list='$(am__tagged_files)'; \
 
170
  unique=`for i in $$list; do \
 
171
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
172
  done | $(am__uniquify_input)`
149
173
ETAGS = etags
150
174
CTAGS = ctags
151
175
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
213
237
GDM_INITIAL_VT = @GDM_INITIAL_VT@
214
238
GDM_OLD_CONF = @GDM_OLD_CONF@
215
239
GDM_PID_FILE = @GDM_PID_FILE@
 
240
GDM_RAN_ONCE_MARKER_DIR = @GDM_RAN_ONCE_MARKER_DIR@
 
241
GDM_RAN_ONCE_MARKER_DIR_EXPANDED = @GDM_RAN_ONCE_MARKER_DIR_EXPANDED@
 
242
GDM_RAN_ONCE_MARKER_FILE = @GDM_RAN_ONCE_MARKER_FILE@
 
243
GDM_RAN_ONCE_MARKER_FILE_EXPANDED = @GDM_RAN_ONCE_MARKER_FILE_EXPANDED@
 
244
GDM_RUN_DIR = @GDM_RUN_DIR@
216
245
GDM_SCREENSHOT_DIR = @GDM_SCREENSHOT_DIR@
217
246
GDM_SESSION_DEFAULT_PATH = @GDM_SESSION_DEFAULT_PATH@
218
247
GDM_SIMPLE_GREETER_EXTENSIONS_DATA_DIR = @GDM_SIMPLE_GREETER_EXTENSIONS_DATA_DIR@
258
287
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
259
288
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
260
289
ITSTOOL = @ITSTOOL@
 
290
JOURNALD_CFLAGS = @JOURNALD_CFLAGS@
 
291
JOURNALD_LIBS = @JOURNALD_LIBS@
261
292
LANG_CONFIG_FILE = @LANG_CONFIG_FILE@
262
293
LD = @LD@
263
294
LDFLAGS = @LDFLAGS@
498
529
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
499
530
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500
531
$(am__aclocal_m4_deps):
 
532
 
501
533
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
502
534
        @$(NORMAL_INSTALL)
503
535
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
598
630
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
599
631
        dir='$(DESTDIR)$(extensiondir)'; $(am__uninstall_files_from_dir)
600
632
 
601
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
602
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
603
 
        unique=`for i in $$list; do \
604
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
605
 
          done | \
606
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
607
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
608
 
        mkid -fID $$unique
609
 
tags: TAGS
 
633
ID: $(am__tagged_files)
 
634
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
635
tags: tags-am
 
636
TAGS: tags
610
637
 
611
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
612
 
                $(TAGS_FILES) $(LISP)
 
638
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
613
639
        set x; \
614
640
        here=`pwd`; \
615
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
616
 
        unique=`for i in $$list; do \
617
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
618
 
          done | \
619
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
620
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
641
        $(am__define_uniq_tagged_files); \
621
642
        shift; \
622
643
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
623
644
          test -n "$$unique" || unique=$$empty_fix; \
629
650
              $$unique; \
630
651
          fi; \
631
652
        fi
632
 
ctags: CTAGS
633
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
634
 
                $(TAGS_FILES) $(LISP)
635
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
636
 
        unique=`for i in $$list; do \
637
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
638
 
          done | \
639
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
640
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
653
ctags: ctags-am
 
654
 
 
655
CTAGS: ctags
 
656
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
657
        $(am__define_uniq_tagged_files); \
641
658
        test -z "$(CTAGS_ARGS)$$unique" \
642
659
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
643
660
             $$unique
646
663
        here=`$(am__cd) $(top_builddir) && pwd` \
647
664
          && $(am__cd) $(top_srcdir) \
648
665
          && gtags -i $(GTAGS_ARGS) "$$here"
 
666
cscopelist: cscopelist-am
649
667
 
650
 
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
651
 
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
668
cscopelist-am: $(am__tagged_files)
 
669
        list='$(am__tagged_files)'; \
652
670
        case "$(srcdir)" in \
653
671
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
654
672
          *) sdir=$(subdir)/$(srcdir) ;; \
805
823
 
806
824
.MAKE: install-am install-strip
807
825
 
808
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
809
 
        clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \
810
 
        distclean distclean-compile distclean-generic \
 
826
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
 
827
        clean-libtool clean-pluginLTLIBRARIES cscopelist-am ctags \
 
828
        ctags-am distclean distclean-compile distclean-generic \
811
829
        distclean-libtool distclean-tags distdir dvi dvi-am html \
812
830
        html-am info info-am install install-am install-data \
813
831
        install-data-am install-dvi install-dvi-am install-exec \
818
836
        installcheck-am installdirs maintainer-clean \
819
837
        maintainer-clean-generic mostlyclean mostlyclean-compile \
820
838
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
821
 
        tags uninstall uninstall-am uninstall-extensionDATA \
 
839
        tags tags-am uninstall uninstall-am uninstall-extensionDATA \
822
840
        uninstall-pluginLTLIBRARIES
823
841
 
824
842