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

« back to all changes in this revision

Viewing changes to libdo/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,
39
39
        $(top_srcdir)/m4/shamrock/i18n.m4 \
40
40
        $(top_srcdir)/m4/shamrock/mono.m4 \
41
41
        $(top_srcdir)/m4/shamrock/programs.m4 \
42
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
43
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45
42
        $(top_srcdir)/configure.ac
46
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
44
        $(ACLOCAL_M4)
139
136
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140
137
INSTOBJEXT = @INSTOBJEXT@
141
138
INTLLIBS = @INTLLIBS@
142
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
143
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
144
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
145
139
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
146
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
147
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
148
140
INTLTOOL_MERGE = @INTLTOOL_MERGE@
149
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
150
141
INTLTOOL_PERL = @INTLTOOL_PERL@
151
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
152
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
153
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
154
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
155
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
156
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
157
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
158
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
159
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
160
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
161
142
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
162
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
163
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
164
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
165
143
LD = @LD@
166
144
LDFLAGS = @LDFLAGS@
167
145
LIBDO_CFLAGS = @LIBDO_CFLAGS@
198
176
NOTIFY_SHARP_LIBS = @NOTIFY_SHARP_LIBS@
199
177
NUNIT_CFLAGS = @NUNIT_CFLAGS@
200
178
NUNIT_LIBS = @NUNIT_LIBS@
 
179
OBJDUMP = @OBJDUMP@
201
180
OBJEXT = @OBJEXT@
202
181
OTOOL = @OTOOL@
203
182
OTOOL64 = @OTOOL64@
276
255
srcdir = @srcdir@
277
256
sysconfdir = @sysconfdir@
278
257
target_alias = @target_alias@
 
258
top_build_prefix = @top_build_prefix@
279
259
top_builddir = @top_builddir@
280
260
top_srcdir = @top_srcdir@
281
261
INCLUDES = -I$(top_srcdir)
304
284
        @for dep in $?; do \
305
285
          case '$(am__configure_deps)' in \
306
286
            *$$dep*) \
307
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
308
 
                && exit 0; \
 
287
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
288
                && { if test -f $@; then exit 0; else break; fi; }; \
309
289
              exit 1;; \
310
290
          esac; \
311
291
        done; \
400
380
        unique=`for i in $$list; do \
401
381
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
402
382
          done | \
403
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
383
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
404
384
              END { if (nonempty) { for (i in files) print i; }; }'`; \
405
385
        mkid -fID $$unique
406
386
tags: TAGS