summaryrefslogtreecommitdiff
path: root/config_host/config_poppler.h.in
blob: 934aec114d0723fa93aa0f54189a47294251e29c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
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