summaryrefslogtreecommitdiffstats
path: root/config_host/config_poppler.h.in
blob: 8cb1ddb95dbf46921d6abc54a57653305ea341a0 (plain)
1
2
3
4
5
6
7
8
9
10
/*
Settings for poppler header file detection
*/

#ifndef CONFIG_POPPLER_H
#define CONFIG_POPPLER_H

#define ENABLE_PDFIMPORT 0

#endif