~ubuntu-branches/ubuntu/quantal/poppler/quantal-proposed

« back to all changes in this revision

Viewing changes to cpp/tests/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-01-16 19:03:32 UTC
  • mfrom: (1.7.2)
  • Revision ID: package-import@ubuntu.com-20120116190332-ffxz23fiqqu4g3nc
Tags: 0.18.3-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
198
198
PATH_SEPARATOR = @PATH_SEPARATOR@
199
199
PC_REQUIRES = @PC_REQUIRES@
200
200
PC_REQUIRES_PRIVATE = @PC_REQUIRES_PRIVATE@
 
201
PDFTOCAIRO_CFLAGS = @PDFTOCAIRO_CFLAGS@
 
202
PDFTOCAIRO_LIBS = @PDFTOCAIRO_LIBS@
201
203
PKG_CONFIG = @PKG_CONFIG@
202
204
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
203
205
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@