summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
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