summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2021-11-24 16:06:11 +0100
committerRené Engelhard <rene@debian.org>2021-11-28 16:49:33 +0100
commite2d63449aae4c3e4ffd6e405001ab56fbead5850 (patch)
tree2f859cee4d40372a19341618e35b4eca476a7b99 /config_host
parent79043e1b9538141e01280a88f2be88564769e7c5 (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> (cherry picked from commit 8ae97ead49b31899c194e6086bd0e53be17da62e) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125837 Tested-by: René Engelhard <rene@debian.org> Reviewed-by: René Engelhard <rene@debian.org>
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