~ubuntu-branches/ubuntu/quantal/thunar/quantal

« back to all changes in this revision

Viewing changes to thunarx/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2011-01-04 21:32:59 UTC
  • mfrom: (1.1.29 upstream)
  • Revision ID: james.westby@ubuntu.com-20110104213259-mz1w46d83r9s7egt
Tags: 1.1.6-0ubuntu1
* New upstream development release.
* Bump xfce4-panel-dev b-dep to >= 4.7.7 to force using the new abi.

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
DBUS_VERSION = @DBUS_VERSION@
161
161
DEFS = @DEFS@
162
162
DEPDIR = @DEPDIR@
 
163
DLLTOOL = @DLLTOOL@
163
164
DSYMUTIL = @DSYMUTIL@
164
165
DUMPBIN = @DUMPBIN@
165
166
ECHO_C = @ECHO_C@
260
261
LTLIBOBJS = @LTLIBOBJS@
261
262
MAINT = @MAINT@
262
263
MAKEINFO = @MAKEINFO@
 
264
MANIFEST_TOOL = @MANIFEST_TOOL@
263
265
MKDIR_P = @MKDIR_P@
264
266
MKINSTALLDIRS = @MKINSTALLDIRS@
265
267
MSGFMT = @MSGFMT@
321
323
abs_srcdir = @abs_srcdir@
322
324
abs_top_builddir = @abs_top_builddir@
323
325
abs_top_srcdir = @abs_top_srcdir@
 
326
ac_ct_AR = @ac_ct_AR@
324
327
ac_ct_CC = @ac_ct_CC@
325
328
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
326
329
am__include = @am__include@