Browse Source

- fixed copy and paste error

PHP-4.0.5
Uwe Steinmann 26 years ago
parent
commit
fb35b3996c
  1. 2
      ext/domxml/config.m4

2
ext/domxml/config.m4

@ -48,7 +48,7 @@ if test "$PHP_DOM" != "no"; then
])
withval=$old_withval
else
echo "checking for libz needed by pdflib 3.0... already zlib support"
echo "checking for libz needed by libxml ... already zlib support"
LIBS="$LIBS -L$withval/lib -lz"
fi

Loading…
Cancel
Save