~ubuntu-branches/ubuntu/quantal/indicator-session/quantal

« back to all changes in this revision

Viewing changes to data/extra-sessions/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.
41
41
subdir = data/extra-sessions
42
42
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43
43
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
44
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
45
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
46
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
47
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
45
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
49
        $(ACLOCAL_M4)
47
50
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48
51
CONFIG_HEADER = $(top_builddir)/config.h
49
52
CONFIG_CLEAN_FILES =
50
53
CONFIG_CLEAN_VPATH_FILES =
51
 
AM_V_GEN = $(am__v_GEN_$(V))
52
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
54
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
55
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
53
56
am__v_GEN_0 = @echo "  GEN   " $@;
54
 
AM_V_at = $(am__v_at_$(V))
55
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
57
AM_V_at = $(am__v_at_@AM_V@)
 
58
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
56
59
am__v_at_0 = @
57
60
SOURCES =
58
61
DIST_SOURCES =
77
80
am__base_list = \
78
81
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
79
82
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
83
am__uninstall_files_from_dir = { \
 
84
  test -z "$$files" \
 
85
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
86
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
87
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
88
  }
80
89
am__installdirs = "$(DESTDIR)$(extra_guestsdir)"
81
90
DATA = $(extra_guests_DATA)
82
91
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
134
143
INTLTOOL_MERGE = @INTLTOOL_MERGE@
135
144
INTLTOOL_PERL = @INTLTOOL_PERL@
136
145
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
146
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
147
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
148
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
149
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
137
150
LD = @LD@
138
151
LDFLAGS = @LDFLAGS@
139
152
LIBOBJS = @LIBOBJS@
217
230
includedir = @includedir@
218
231
infodir = @infodir@
219
232
install_sh = @install_sh@
 
233
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
234
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
220
235
libdir = @libdir@
221
236
libexecdir = @libexecdir@
222
237
localedir = @localedir@
317
332
        @$(NORMAL_UNINSTALL)
318
333
        @list='$(extra_guests_DATA)'; test -n "$(extra_guestsdir)" || list=; \
319
334
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
320
 
        test -n "$$files" || exit 0; \
321
 
        echo " ( cd '$(DESTDIR)$(extra_guestsdir)' && rm -f" $$files ")"; \
322
 
        cd "$(DESTDIR)$(extra_guestsdir)" && rm -f $$files
 
335
        dir='$(DESTDIR)$(extra_guestsdir)'; $(am__uninstall_files_from_dir)
323
336
tags: TAGS
324
337
TAGS:
325
338
 
374
387
 
375
388
installcheck: installcheck-am
376
389
install-strip:
377
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
378
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
379
 
          `test -z '$(STRIP)' || \
380
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
390
        if test -z '$(STRIP)'; then \
 
391
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
392
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
393
              install; \
 
394
        else \
 
395
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
396
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
397
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
398
        fi
381
399
mostlyclean-generic:
382
400
 
383
401
clean-generic: