From b3acc2944862ff9def6c19c2687a6209a4a191bb Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 28 Apr 2015 22:51:10 +0300 Subject: Fix --disable-pdfimport build Change-Id: I932f584ef3c054abe738d59e9957c3a40be1d2c9 --- config_host/config_poppler.h.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config_host') 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 -- cgit v1.2.3