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

« back to all changes in this revision

Viewing changes to art/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:
184
184
PACKAGE_VERSION = @PACKAGE_VERSION@
185
185
PATH_SEPARATOR = @PATH_SEPARATOR@
186
186
PKG_CONFIG = @PKG_CONFIG@
 
187
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
188
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
187
189
POFILES = @POFILES@
188
190
POSUB = @POSUB@
189
191
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
238
240
libexecdir = @libexecdir@
239
241
localedir = @localedir@
240
242
localstatedir = @localstatedir@
241
 
lt_ECHO = @lt_ECHO@
242
243
mandir = @mandir@
243
244
mkdir_p = @mkdir_p@
244
245
oldincludedir = @oldincludedir@