~ubuntu-branches/ubuntu/intrepid/f-spot/intrepid-updates

« back to all changes in this revision

Viewing changes to dbus-sharp/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-10-20 09:42:06 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20081020094206-gc8iqlxks26grhde
Tags: 0.5.0.3-0ubuntu1
* New upstream bug fix version:
  - fix a (yet another) MAJOR WTF with the duplicate detection code
  - fix subselect column names for sqlite > 3.6.0
  - fix the ChangePath extension
  - updated translations
* debian/patches/98_autoreconf.dpatch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
167
167
LINK_BEAGLE = @LINK_BEAGLE@
168
168
LINK_DBUS = @LINK_DBUS@
169
169
LINK_GIO = @LINK_GIO@
 
170
LIPO = @LIPO@
170
171
LN_S = @LN_S@
171
172
LTLIBOBJS = @LTLIBOBJS@
172
173
MAINT = @MAINT@
188
189
NUNIT_DEFINES = @NUNIT_DEFINES@
189
190
NUNIT_LIBS = @NUNIT_LIBS@
190
191
NUNIT_PKG = @NUNIT_PKG@
 
192
OBJDUMP = @OBJDUMP@
191
193
OBJEXT = @OBJEXT@
192
194
OMF_DIR = @OMF_DIR@
193
195
PACKAGE = @PACKAGE@
265
267
subdirs = @subdirs@
266
268
sysconfdir = @sysconfdir@
267
269
target_alias = @target_alias@
 
270
top_build_prefix = @top_build_prefix@
268
271
top_builddir = @top_builddir@
269
272
top_srcdir = @top_srcdir@
270
273
DIR_ADDINS_ADDINS = $(top_builddir)/mono-addins/Mono.Addins