~jbicha/ubuntu/oneiric/yelp-xsl/fix-772176

« back to all changes in this revision

Viewing changes to xslt/docbook/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-12-22 10:35:12 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101222103512-bd2xlfyvn92l45bm
Tags: 2.91.8-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
132
132
PACKAGE_VERSION = @PACKAGE_VERSION@
133
133
PATH_SEPARATOR = @PATH_SEPARATOR@
134
134
PKG_CONFIG = @PKG_CONFIG@
 
135
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
136
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
135
137
SET_MAKE = @SET_MAKE@
136
138
SHELL = @SHELL@
137
139
STRIP = @STRIP@