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

« back to all changes in this revision

Viewing changes to extensions/Exporters/PicasaWebExport/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:
179
179
LINK_BEAGLE = @LINK_BEAGLE@
180
180
LINK_DBUS = @LINK_DBUS@
181
181
LINK_GIO = @LINK_GIO@
 
182
LIPO = @LIPO@
182
183
LN_S = @LN_S@
183
184
LTLIBOBJS = @LTLIBOBJS@
184
185
MAINT = @MAINT@
200
201
NUNIT_DEFINES = @NUNIT_DEFINES@
201
202
NUNIT_LIBS = @NUNIT_LIBS@
202
203
NUNIT_PKG = @NUNIT_PKG@
 
204
OBJDUMP = @OBJDUMP@
203
205
OBJEXT = @OBJEXT@
204
206
OMF_DIR = @OMF_DIR@
205
207
PACKAGE = @PACKAGE@
277
279
subdirs = @subdirs@
278
280
sysconfdir = @sysconfdir@
279
281
target_alias = @target_alias@
 
282
top_build_prefix = @top_build_prefix@
280
283
top_builddir = @top_builddir@
281
284
top_srcdir = @top_srcdir@
282
285
DIR_ADDINS_ADDINS = $(top_builddir)/mono-addins/Mono.Addins