summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-04-28 22:51:10 +0300
committerTor Lillqvist <tml@collabora.com>2015-04-28 23:00:54 +0300
commitb3acc2944862ff9def6c19c2687a6209a4a191bb (patch)
treeef6b5ed779023d399d866e093df7b12928676ffe /config_host
parent53cdabd648d1e5bb4cd1947c281d514d7f34c350 (diff)
Fix --disable-pdfimport build
Change-Id: I932f584ef3c054abe738d59e9957c3a40be1d2c9
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_poppler.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config_host/config_poppler.h.in b/config_host/config_poppler.h.in
index 458c49bb1d7e..934aec114d07 100644
--- a/config_host/config_poppler.h.in
+++ b/config_host/config_poppler.h.in
@@ -5,6 +5,8 @@ Settings for poppler header file dection
#ifndef CONFIG_POPPLER_H
#define CONFIG_POPPLER_H
+#define ENABLE_PDFIMPORT 0
+
#define HAVE_POPPLER_VERSION_H 0
#endif