You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AC_MSG_ERROR([pdflib extension requires at least pdflib 3.x. You may also need libtiff and libjpeg. If so, use the options --with-tiff-dir=<DIR> and --with-jpeg-dir=<DIR>])
22
22
],[
23
23
-ltiff -ljpeg -lpng -lz
24
24
])
@@ -34,7 +34,7 @@ if test "$PHP_PDFLIB" != "no"; then
0 commit comments