From fa303df8ef732c2594f1d8c5d4e369e5e7601cac Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Tue, 20 Nov 2007 19:13:26 +0000 Subject: Disable HAVE_POPPLER_CAIRO definition in config.h. (bzr r4115) --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 8a6c22a6a..3b8b7a6a8 100644 --- a/build.xml +++ b/build.xml @@ -156,7 +156,7 @@ /* use poppler for pdf import? */ #define HAVE_POPPLER 1 - #define HAVE_POPPLER_CAIRO 1 + //#define HAVE_POPPLER_CAIRO 1 /* do we want bitmap manipulation? */ #define WITH_IMAGE_MAGICK 1 -- cgit v1.2.3