summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/pdf/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdf/config.m4 b/ext/pdf/config.m4
index 8127f15931..bbfeb04a33 100644
--- a/ext/pdf/config.m4
+++ b/ext/pdf/config.m4
@@ -111,7 +111,7 @@ Use the options --with-tiff-dir=<DIR>, --with-jpeg-dir=<DIR>, --with-png-dir=<DI
See config.log for more information.
])
],[
- -L$PHP_PDFLIB/lib
+ -L$PHP_PDFLIB/lib $PDFLIB_SHARED_LIBADD
])
else
AC_MSG_ERROR([pdflib.h not found! Check the path passed to --with-pdflib=<PATH>. PATH should be the install prefix directory.])