~ubuntu-branches/ubuntu/maverick/gnome-session/maverick

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-05-08 19:54:30 UTC
  • mfrom: (1.1.53 upstream) (2.1.5 experimental)
  • Revision ID: james.westby@ubuntu.com-20090508195430-dgym2akyp3v19iyp
Tags: 2.26.1-1ubuntu1
* Sync with Debian Experimental.
* debian/control{.in}:
  - Add XS-Vcs-Bzr URL.
  - Dropped build-depends on libgnomeui-dev, gnome-keyring.
  - Added build-depends on xtrans-dev.
* debian/copyright:
  - Added new authors.
* debian/gnome-session.gconf-defaults:
  - Set gnome-wm as the default WM.
* debian/patches/19_gnome-wm-tweaking.patch:
  - Use GConf key to set default WM.
* debian/patches/80_new_upstream_session_dialog.patch:
  - Bugzilla patch to change the session dialog.
* debian/patches/81_gnome_wm_install.patch:
  - Install gnome-wm.desktop.
* debian/patches/90_no_debug_flood_by_default.patch:
  - Ship patch to disable debugging by default. This patch should
    be re-enabled during the gnome-session development cycle.
* debian/patches/90_relibtoolize.patch:
  - Dropped in favour of 98_autotools.patch.
* debian/patches/95_dbus_request_shutdown.patch:
  - Add "RequestShutdown" and "RequestReboot" DBus methods to
    allow other applications to shutdown or reboot the machine
    via the session manager.
* debian/patches/98_autotools.patch:
  - Required autotools update.
* debian/gnome-session.install:
  - Don't install /etc/gnome/defaults.list - this is installed
    by desktop-file-utils.
* debian/gnome-session.links:
  - Don't create hanging /usr/share/gnome/applications/defaults.list
    symlink.
* debian/rules:
  - Don't move autostart files to /usr/share/gnome/autostart. The
    upstream default is to install them in to /etc/xdg/autostart.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
74
74
COMPAT_LIBS = @COMPAT_LIBS@
75
75
CPP = @CPP@
76
76
CPPFLAGS = @CPPFLAGS@
 
77
CXX = @CXX@
 
78
CXXCPP = @CXXCPP@
 
79
CXXDEPMODE = @CXXDEPMODE@
 
80
CXXFLAGS = @CXXFLAGS@
77
81
CYGPATH_W = @CYGPATH_W@
78
82
DATADIRNAME = @DATADIRNAME@
79
83
DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
83
87
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
84
88
DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
85
89
DSYMUTIL = @DSYMUTIL@
86
 
DUMPBIN = @DUMPBIN@
 
90
ECHO = @ECHO@
87
91
ECHO_C = @ECHO_C@
88
92
ECHO_N = @ECHO_N@
89
93
ECHO_T = @ECHO_T@
91
95
EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@
92
96
EGREP = @EGREP@
93
97
EXEEXT = @EXEEXT@
94
 
FGREP = @FGREP@
 
98
F77 = @F77@
 
99
FFLAGS = @FFLAGS@
95
100
GCONFTOOL = @GCONFTOOL@
96
101
GCONF_CFLAGS = @GCONF_CFLAGS@
97
102
GCONF_LIBS = @GCONF_LIBS@
116
121
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117
122
INSTOBJEXT = @INSTOBJEXT@
118
123
INTLLIBS = @INTLLIBS@
 
124
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
125
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
126
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
119
127
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
128
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
129
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
120
130
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
131
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
121
132
INTLTOOL_PERL = @INTLTOOL_PERL@
 
133
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
134
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
135
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
136
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
137
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
138
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
139
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
140
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
141
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
142
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
122
143
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
123
 
LD = @LD@
 
144
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
145
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
146
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
124
147
LDFLAGS = @LDFLAGS@
125
148
LIBOBJS = @LIBOBJS@
126
149
LIBS = @LIBS@
127
150
LIBTOOL = @LIBTOOL@
128
 
LIPO = @LIPO@
129
151
LN_S = @LN_S@
130
152
LTLIBOBJS = @LTLIBOBJS@
131
153
MAINT = @MAINT@
135
157
MSGFMT = @MSGFMT@
136
158
MSGFMT_OPTS = @MSGFMT_OPTS@
137
159
MSGMERGE = @MSGMERGE@
138
 
NM = @NM@
139
160
NMEDIT = @NMEDIT@
140
 
OBJDUMP = @OBJDUMP@
141
161
OBJEXT = @OBJEXT@
142
 
OTOOL = @OTOOL@
143
 
OTOOL64 = @OTOOL64@
144
162
PACKAGE = @PACKAGE@
145
163
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
146
164
PACKAGE_NAME = @PACKAGE_NAME@
188
206
abs_top_builddir = @abs_top_builddir@
189
207
abs_top_srcdir = @abs_top_srcdir@
190
208
ac_ct_CC = @ac_ct_CC@
191
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
209
ac_ct_CXX = @ac_ct_CXX@
 
210
ac_ct_F77 = @ac_ct_F77@
192
211
am__include = @am__include@
193
212
am__leading_dot = @am__leading_dot@
194
213
am__quote = @am__quote@
219
238
libexecdir = @libexecdir@
220
239
localedir = @localedir@
221
240
localstatedir = @localstatedir@
222
 
lt_ECHO = @lt_ECHO@
223
241
mandir = @mandir@
224
242
mkdir_p = @mkdir_p@
225
243
oldincludedir = @oldincludedir@
243
261
        @for dep in $?; do \
244
262
          case '$(am__configure_deps)' in \
245
263
            *$$dep*) \
246
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
247
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
264
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
265
                && exit 0; \
248
266
              exit 1;; \
249
267
          esac; \
250
268
        done; \
350
368
        unique=`for i in $$list; do \
351
369
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352
370
          done | \
353
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
371
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
354
372
              END { if (nonempty) { for (i in files) print i; }; }'`; \
355
373
        mkid -fID $$unique
356
374
tags: TAGS