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

« back to all changes in this revision

Viewing changes to components/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:
200
200
PACKAGE_VERSION = @PACKAGE_VERSION@
201
201
PATH_SEPARATOR = @PATH_SEPARATOR@
202
202
PKG_CONFIG = @PKG_CONFIG@
 
203
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
204
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
203
205
POFILES = @POFILES@
204
206
POSUB = @POSUB@
205
207
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
254
256
libexecdir = @libexecdir@
255
257
localedir = @localedir@
256
258
localstatedir = @localstatedir@
257
 
lt_ECHO = @lt_ECHO@
258
259
mandir = @mandir@
259
260
mkdir_p = @mkdir_p@
260
261
oldincludedir = @oldincludedir@