Files
libreoffice/config_host/config_poppler.h.in
Tor Lillqvist b3acc29448 Fix --disable-pdfimport build
Change-Id: I932f584ef3c054abe738d59e9957c3a40be1d2c9
2015-04-28 23:00:54 +03:00

13 lines
168 B
C

/*
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