summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2021-11-24 16:06:11 +0100
committerJan-Marek Glogowski <glogow@fbihome.de>2021-11-26 10:03:04 +0100
commit8ae97ead49b31899c194e6086bd0e53be17da62e (patch)
treee532aeb0f7657e15725e63434e96b6e2c1ab6aa6 /config_host
parent18a66c788983115a37bb02112d3dba8935a4ce97 (diff)
Drop support for poppler w/o cpp/poppler-version.h
Seems the first poppler including poppler-cpp.pc.in and also cpp/poppler-version.h.in was 0.14.0. So this also increases the minimal system poppler dependency from * poppler 0.12.0 (Wed Sep 9, 2009) to * poppler 0.14.0 (Tue Jun 8, 2010) Compiling the internal poppler, we're up-to-date anyway. Change-Id: Iee07cfeb43f4320fd596c772eeb26662505d0daf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125778 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_poppler.h.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/config_host/config_poppler.h.in b/config_host/config_poppler.h.in
index 4b0596eb34e4..8cb1ddb95dbf 100644
--- a/config_host/config_poppler.h.in
+++ b/config_host/config_poppler.h.in
@@ -7,6 +7,4 @@ Settings for poppler header file detection
#define ENABLE_PDFIMPORT 0
-#define HAVE_POPPLER_VERSION_H 0
-
#endif