repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bump product version to 5.0.4.1
[LibreOffice.git]
/
config_host
/
config_poppler.h.in
blob
934aec114d0723fa93aa0f54189a47294251e29c
1
/*
2
Settings for poppler header file dection
3
*/
4
5
#ifndef CONFIG_POPPLER_H
6
#define CONFIG_POPPLER_H
7
8
#define ENABLE_PDFIMPORT 0
9
10
#define HAVE_POPPLER_VERSION_H 0
11
12
#endif