~ubuntu-branches/ubuntu/wily/gnome-do/wily

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2009-06-27 10:40:45 UTC
  • mfrom: (1.1.8 upstream) (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090627104045-7st10y1cqr6dpz37
Tags: 0.8.2+dfsg-1
* New upstream release
  + No longer uses a plugin repository.  Fixes many plugin-
    related issues. (LP: #343096, LP: #330025, LP #345001)
  + No longer blocks on "About Do" (LP: #361679)
  + Reacts correctly when a Composite manager is enabled/
    disabled at runtime. (LP: #346347, LP: #390150)
  + Fixes for space reserved by Docky blocking drag and 
    drop operations. (LP: #354729, LP: #347052, LP: #382843)
  + Properly sets "Hidden" key on autostart files in response to 
    "Start on login" option.  (Closes: #526023) (LP: #369988)
* debian/patches/10_application_search_path:
  + Drop; included upstream
* debian/patches/10_sk_translation_update:
  + Import sk translation update from Debian BTS.
    (Closes: #531779)
* debian/patches/11_fix_autostart_when_directory_does_not_exist:
  + Patch from upstream.  Fixes the "Start on login" option when the 
    ~/.config/autostart directory does not exist. (LP: #393729)
* debian/control:
  + Update standards version to 3.8.2; no changes required.
  + Add libtool to Build-Depends; required for autoreconf.
  + Add Recommends: on new gnome-do-docklets package.
* debian/gnome-do.1
  + Fix spelling: GNOME-Do => GNOME Do.
  + Miscelaneous lintian fixes; NAME section, escaping minus signs with \-
* debian/copyright:
  + Update for new copyright holders.
  + Minor update to DEP-5 format

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
35
35
DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
36
36
        $(srcdir)/Makefile.in \
37
37
        $(top_srcdir)/Do.Interface.Linux/src/AssemblyInfo.cs.in \
 
38
        $(top_srcdir)/Do.Interface.Wink/src/AssemblyInfo.cs.in \
38
39
        $(top_srcdir)/Do.Platform.Linux/src/AssemblyInfo.cs.in \
39
40
        $(top_srcdir)/Do.Platform.OSX/AssemblyInfo.cs.in \
40
41
        $(top_srcdir)/Do.Platform.Windows/AssemblyInfo.cs.in \
48
49
        $(top_srcdir)/m4/shamrock/i18n.m4 \
49
50
        $(top_srcdir)/m4/shamrock/mono.m4 \
50
51
        $(top_srcdir)/m4/shamrock/programs.m4 \
51
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
52
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
53
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
54
52
        $(top_srcdir)/configure.ac
55
53
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56
54
        $(ACLOCAL_M4)
59
57
mkinstalldirs = $(install_sh) -d
60
58
CONFIG_CLEAN_FILES = Do/src/AssemblyInfo.cs \
61
59
        Do.Interface.Linux/src/AssemblyInfo.cs \
 
60
        Do.Interface.Wink/src/AssemblyInfo.cs \
62
61
        Do.Platform/src/AssemblyInfo.cs \
63
62
        Do.Platform.Linux/src/AssemblyInfo.cs \
64
63
        Do.Platform.OSX/AssemblyInfo.cs \
148
147
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
149
148
INSTOBJEXT = @INSTOBJEXT@
150
149
INTLLIBS = @INTLLIBS@
151
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
152
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
153
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
154
150
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
155
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
156
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
157
151
INTLTOOL_MERGE = @INTLTOOL_MERGE@
158
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
159
152
INTLTOOL_PERL = @INTLTOOL_PERL@
160
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
161
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
162
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
163
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
164
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
165
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
166
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
167
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
168
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
169
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
170
153
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
171
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
172
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
173
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
174
154
LD = @LD@
175
155
LDFLAGS = @LDFLAGS@
176
156
LIBDO_CFLAGS = @LIBDO_CFLAGS@
207
187
NOTIFY_SHARP_LIBS = @NOTIFY_SHARP_LIBS@
208
188
NUNIT_CFLAGS = @NUNIT_CFLAGS@
209
189
NUNIT_LIBS = @NUNIT_LIBS@
 
190
OBJDUMP = @OBJDUMP@
210
191
OBJEXT = @OBJEXT@
211
192
OTOOL = @OTOOL@
212
193
OTOOL64 = @OTOOL64@
285
266
srcdir = @srcdir@
286
267
sysconfdir = @sysconfdir@
287
268
target_alias = @target_alias@
 
269
top_build_prefix = @top_build_prefix@
288
270
top_builddir = @top_builddir@
289
271
top_srcdir = @top_srcdir@
290
272
EXTRA_DIST = COPYRIGHT
295
277
        data \
296
278
        Do.Universe \
297
279
        Do.Platform \
 
280
        Do.Interface.Wink \
298
281
        Do.Interface.Linux \
 
282
        Do.Platform.Linux \
 
283
        Do.Interface.Linux.AnimationBase \
299
284
        Do.Interface.Linux.Classic \
300
285
        Do.Interface.Linux.Docky \
301
286
        Do.Interface.Linux.GlassFrame \
302
287
        Do.Interface.Linux.HUD \
303
288
        Do.Interface.Linux.Mini \
304
 
        Do.Platform.Linux \
305
289
        Do \
306
290
        po \
307
291
        libdo \
347
331
        cd $(top_builddir) && $(SHELL) ./config.status $@
348
332
Do.Interface.Linux/src/AssemblyInfo.cs: $(top_builddir)/config.status $(top_srcdir)/Do.Interface.Linux/src/AssemblyInfo.cs.in
349
333
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
334
Do.Interface.Wink/src/AssemblyInfo.cs: $(top_builddir)/config.status $(top_srcdir)/Do.Interface.Wink/src/AssemblyInfo.cs.in
 
335
        cd $(top_builddir) && $(SHELL) ./config.status $@
350
336
Do.Platform/src/AssemblyInfo.cs: $(top_builddir)/config.status $(top_srcdir)/Do.Platform/src/AssemblyInfo.cs.in
351
337
        cd $(top_builddir) && $(SHELL) ./config.status $@
352
338
Do.Platform.Linux/src/AssemblyInfo.cs: $(top_builddir)/config.status $(top_srcdir)/Do.Platform.Linux/src/AssemblyInfo.cs.in
365
351
        -rm -rf .libs _libs
366
352
 
367
353
distclean-libtool:
368
 
        -rm -f libtool
 
354
        -rm -f libtool config.lt
369
355
 
370
356
# This directory's subdirectories are mostly independent; you can cd
371
357
# into them and run `make' without going through this Makefile.
442
428
        unique=`for i in $$list; do \
443
429
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
444
430
          done | \
445
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
431
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
446
432
              END { if (nonempty) { for (i in files) print i; }; }'`; \
447
433
        mkid -fID $$unique
448
434
tags: TAGS