From 189654d882393eb134fc8b812961b5e93bd63e76 Mon Sep 17 00:00:00 2001 From: Rainer Schaaf Date: Sat, 13 Nov 2004 23:42:08 +0000 Subject: [PATCH] fixed Bug #29297 Configure now only allows to work with PDFlib up to PDFlib 4, as newer PDFlib versions need the code from the PDFlib PECL module. --- ext/pdf/config.m4 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ext/pdf/config.m4 b/ext/pdf/config.m4 index 3c8cee6596..484ef87d39 100644 --- a/ext/pdf/config.m4 +++ b/ext/pdf/config.m4 @@ -111,6 +111,13 @@ Use the options --with-tiff-dir=, --with-jpeg-dir=, --with-png-dir=. PATH should be the install prefix directory.]) fi -- 2.50.1