~darkxst/ubuntu/saucy/gnome-shell/upstart_log

« back to all changes in this revision

Viewing changes to browser-plugin/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-05-31 12:01:12 UTC
  • mfrom: (1.1.49) (19.1.36 experimental)
  • Revision ID: package-import@ubuntu.com-20130531120112-ew91khxf051x9i2r
Tags: 3.8.2-1ubuntu1
* Merge with Debian (LP: #1185869, #1185721). Remaining changes:
  - debian/control.in:
    + Build-depend on libsystemd-login-dev & libsystemd-daemon-dev
    + Depend on gdm instead of gdm3
    + Don't recommend gnome-session-fallback
  - debian/patches/40_change-pam-name-to-match-gdm.patch:
  - debian/patches/revert-suspend-break.patch:
    + Disabled, not needed on Ubuntu
  - debian/patches/ubuntu-lightdm-user-switching.patch:
    + Allow user switching when using LightDM. Thanks Gerhard Stein
      for rebasing against gnome-shell 3.8!
  - debian/patches/ubuntu_lock_on_suspend.patch
    + Respect Ubuntu's lock-on-suspend setting.
      Disabled until it can be rewritten.
  - debian/patches/git_relock_screen_after_crash.patch:
    + Add Upstream fix for unlocked session after crash (LP: #1064584)
* Note that the new GNOME Classic mode (which requires installing
  gnome-shell-extensions) won't work until gnome-session 3.8 is
  available in Ubuntu

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.
51
51
build_triplet = @build@
52
52
host_triplet = @host@
53
53
subdir = browser-plugin
54
 
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
55
 
        $(top_srcdir)/config/depcomp
 
54
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
55
        $(top_srcdir)/config/depcomp README
56
56
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
57
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
58
58
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
153
153
    n|no|NO) false;; \
154
154
    *) (install-info --version) >/dev/null 2>&1;; \
155
155
  esac
 
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)`
156
173
ETAGS = etags
157
174
CTAGS = ctags
158
175
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
172
189
BROWSER_PLUGIN_LIBS = @BROWSER_PLUGIN_LIBS@
173
190
CALENDAR_SERVER_CFLAGS = @CALENDAR_SERVER_CFLAGS@
174
191
CALENDAR_SERVER_LIBS = @CALENDAR_SERVER_LIBS@
 
192
CARIBOU_CFLAGS = @CARIBOU_CFLAGS@
 
193
CARIBOU_LIBS = @CARIBOU_LIBS@
175
194
CC = @CC@
176
195
CCDEPMODE = @CCDEPMODE@
177
196
CFLAGS = @CFLAGS@
194
213
FGREP = @FGREP@
195
214
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
196
215
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
197
 
GIRDIR = @GIRDIR@
198
216
GJS_CONSOLE = @GJS_CONSOLE@
199
217
GLIB_CFLAGS = @GLIB_CFLAGS@
200
218
GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
219
237
GTKDOC_REBASE = @GTKDOC_REBASE@
220
238
GVC_CFLAGS = @GVC_CFLAGS@
221
239
GVC_LIBS = @GVC_LIBS@
222
 
G_IR_COMPILER = @G_IR_COMPILER@
223
 
G_IR_GENERATE = @G_IR_GENERATE@
224
 
G_IR_SCANNER = @G_IR_SCANNER@
225
240
HAVE_BLUETOOTH = @HAVE_BLUETOOTH@
226
241
HTML_DIR = @HTML_DIR@
227
242
INSTALL = @INSTALL@
302
317
STRIP = @STRIP@
303
318
ST_CFLAGS = @ST_CFLAGS@
304
319
ST_LIBS = @ST_LIBS@
305
 
SYSTEMD_CFLAGS = @SYSTEMD_CFLAGS@
306
 
SYSTEMD_LIBS = @SYSTEMD_LIBS@
307
320
TEST_SHELL_RECORDER_CFLAGS = @TEST_SHELL_RECORDER_CFLAGS@
308
321
TEST_SHELL_RECORDER_LIBS = @TEST_SHELL_RECORDER_LIBS@
309
322
TRAY_CFLAGS = @TRAY_CFLAGS@
310
323
TRAY_LIBS = @TRAY_LIBS@
311
 
TYPELIBDIR = @TYPELIBDIR@
312
324
USE_NLS = @USE_NLS@
313
325
VERSION = @VERSION@
 
326
WARN_CFLAGS = @WARN_CFLAGS@
314
327
XGETTEXT = @XGETTEXT@
315
328
XGETTEXT_015 = @XGETTEXT_015@
316
329
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
426
439
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
427
440
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
428
441
$(am__aclocal_m4_deps):
 
442
 
429
443
install-mozillalibLTLIBRARIES: $(mozillalib_LTLIBRARIES)
430
444
        @$(NORMAL_INSTALL)
431
445
        @list='$(mozillalib_LTLIBRARIES)'; test -n "$(mozillalibdir)" || list=; \
505
519
clean-libtool:
506
520
        -rm -rf .libs _libs
507
521
 
508
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
509
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
510
 
        unique=`for i in $$list; do \
511
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
512
 
          done | \
513
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
514
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
515
 
        mkid -fID $$unique
516
 
tags: TAGS
 
522
ID: $(am__tagged_files)
 
523
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
524
tags: tags-am
 
525
TAGS: tags
517
526
 
518
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
519
 
                $(TAGS_FILES) $(LISP)
 
527
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
520
528
        set x; \
521
529
        here=`pwd`; \
522
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
523
 
        unique=`for i in $$list; do \
524
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
525
 
          done | \
526
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
527
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
530
        $(am__define_uniq_tagged_files); \
528
531
        shift; \
529
532
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
530
533
          test -n "$$unique" || unique=$$empty_fix; \
536
539
              $$unique; \
537
540
          fi; \
538
541
        fi
539
 
ctags: CTAGS
540
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
541
 
                $(TAGS_FILES) $(LISP)
542
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
543
 
        unique=`for i in $$list; do \
544
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
545
 
          done | \
546
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
547
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
542
ctags: ctags-am
 
543
 
 
544
CTAGS: ctags
 
545
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
546
        $(am__define_uniq_tagged_files); \
548
547
        test -z "$(CTAGS_ARGS)$$unique" \
549
548
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
550
549
             $$unique
553
552
        here=`$(am__cd) $(top_builddir) && pwd` \
554
553
          && $(am__cd) $(top_srcdir) \
555
554
          && gtags -i $(GTAGS_ARGS) "$$here"
 
555
cscopelist: cscopelist-am
556
556
 
557
 
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
558
 
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
557
cscopelist-am: $(am__tagged_files)
 
558
        list='$(am__tagged_files)'; \
559
559
        case "$(srcdir)" in \
560
560
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
561
561
          *) sdir=$(subdir)/$(srcdir) ;; \
711
711
 
712
712
.MAKE: install-am install-strip
713
713
 
714
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
715
 
        clean-libtool clean-mozillalibLTLIBRARIES cscopelist ctags \
716
 
        distclean distclean-compile distclean-generic \
 
714
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
 
715
        clean-libtool clean-mozillalibLTLIBRARIES cscopelist-am ctags \
 
716
        ctags-am distclean distclean-compile distclean-generic \
717
717
        distclean-libtool distclean-tags distdir dvi dvi-am html \
718
718
        html-am info info-am install install-am install-data \
719
719
        install-data-am install-dvi install-dvi-am install-exec \
723
723
        install-strip installcheck installcheck-am installdirs \
724
724
        maintainer-clean maintainer-clean-generic mostlyclean \
725
725
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
726
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
 
726
        pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
727
727
        uninstall-mozillalibLTLIBRARIES
728
728
 
729
729