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
connectiviy: fix to detect column data type
[LibreOffice.git]
/
config_host
/
config_poppler.h.in
blob
8cb1ddb95dbf46921d6abc54a57653305ea341a0
1
/*
2
Settings for poppler header file detection
3
*/
4
5
#ifndef CONFIG_POPPLER_H
6
#define CONFIG_POPPLER_H
7
8
#define ENABLE_PDFIMPORT 0
9
10
#endif