~ubuntu-branches/ubuntu/natty/gtkhtml3.14/natty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-02-07 14:00:43 UTC
  • mfrom: (1.6.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20110207140043-x55735nxsmeuthn9
Tags: 1:3.32.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
216
216
PACKAGE_VERSION = @PACKAGE_VERSION@
217
217
PATH_SEPARATOR = @PATH_SEPARATOR@
218
218
PKG_CONFIG = @PKG_CONFIG@
 
219
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
220
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
219
221
POFILES = @POFILES@
220
222
POSUB = @POSUB@
221
223
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
270
272
libexecdir = @libexecdir@
271
273
localedir = @localedir@
272
274
localstatedir = @localstatedir@
273
 
lt_ECHO = @lt_ECHO@
274
275
mandir = @mandir@
275
276
mkdir_p = @mkdir_p@
276
277
oldincludedir = @oldincludedir@