office-gobmx/config_host/config_poppler.h.in
Andrea Gelmini fe17fd7b0f Fix typo
Change-Id: I5a0f79d4000c823a1fe05cafcb7cbc064b04169e
Reviewed-on: https://gerrit.libreoffice.org/85500
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
2019-12-19 10:45:45 +01:00

12 lines
170 B
C

/*
Settings for poppler header file detection
*/
#ifndef CONFIG_POPPLER_H
#define CONFIG_POPPLER_H
#define ENABLE_PDFIMPORT 0
#define HAVE_POPPLER_VERSION_H 0
#endif