~ubuntu-branches/ubuntu/precise/gconf/precise-201203060106

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-06-20 15:34:28 UTC
  • mfrom: (7.3.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110620153428-987fqlh34dlhnhta
Tags: 2.32.4-1ubuntu1
* Rebase on the current Debian revision.
* debian/control.in, debian/rules: build with GTK3

Show diffs side-by-side

added added

removed removed

Lines of Context:
229
229
MAINT = @MAINT@
230
230
MAJOR_VERSION = @MAJOR_VERSION@
231
231
MAKEINFO = @MAKEINFO@
 
232
MANIFEST_TOOL = @MANIFEST_TOOL@
232
233
MKDIR_P = @MKDIR_P@
233
234
MKINSTALLDIRS = @MKINSTALLDIRS@
234
235
MSGFMT = @MSGFMT@
250
251
PACKAGE_VERSION = @PACKAGE_VERSION@
251
252
PATH_SEPARATOR = @PATH_SEPARATOR@
252
253
PKG_CONFIG = @PKG_CONFIG@
 
254
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
255
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
253
256
POFILES = @POFILES@
254
257
POSUB = @POSUB@
255
258
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
267
270
abs_top_builddir = @abs_top_builddir@
268
271
abs_top_srcdir = @abs_top_srcdir@
269
272
absolute_top_srcdir = @absolute_top_srcdir@
 
273
ac_ct_AR = @ac_ct_AR@
270
274
ac_ct_CC = @ac_ct_CC@
271
275
ac_ct_CXX = @ac_ct_CXX@
272
276
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
301
305
libexecdir = @libexecdir@
302
306
localedir = @localedir@
303
307
localstatedir = @localstatedir@
304
 
lt_ECHO = @lt_ECHO@
305
308
mandir = @mandir@
306
309
mkdir_p = @mkdir_p@
307
310
oldincludedir = @oldincludedir@