~ubuntu-branches/ubuntu/precise/poppler/precise-proposed

« back to all changes in this revision

Viewing changes to test/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-12-13 12:51:26 UTC
  • mfrom: (1.5.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20101213125126-v88rtmpszuv46f22
Tags: 0.14.5-0ubuntu1
* New upstream release
* debian/control:
  - Use standards-version 3.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
220
220
PC_REQUIRES = @PC_REQUIRES@
221
221
PC_REQUIRES_PRIVATE = @PC_REQUIRES_PRIVATE@
222
222
PKG_CONFIG = @PKG_CONFIG@
 
223
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
224
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
223
225
POPPLER_DATADIR = @POPPLER_DATADIR@
224
226
POPPLER_GLIB_CFLAGS = @POPPLER_GLIB_CFLAGS@
225
227
POPPLER_GLIB_DISABLE_DEPRECATED = @POPPLER_GLIB_DISABLE_DEPRECATED@