summaryrefslogtreecommitdiffstats
path: root/config_host/config_poppler.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config_host/config_poppler.h.in')
-rw-r--r--config_host/config_poppler.h.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/config_host/config_poppler.h.in b/config_host/config_poppler.h.in
new file mode 100644
index 000000000..8cb1ddb95
--- /dev/null
+++ b/config_host/config_poppler.h.in
@@ -0,0 +1,10 @@
+/*
+Settings for poppler header file detection
+*/
+
+#ifndef CONFIG_POPPLER_H
+#define CONFIG_POPPLER_H
+
+#define ENABLE_PDFIMPORT 0
+
+#endif