summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe Steinmann <steinm@php.net>2000-11-23 09:56:18 +0000
committerUwe Steinmann <steinm@php.net>2000-11-23 09:56:18 +0000
commitfb35b3996c84f44a9caddfa86924d7493947e384 (patch)
tree3fcb9cbacabd8c1b20a96255e31da4d835a3d066
parentc534109bce415b428d1713ada6b6b98eb3390437 (diff)
downloadphp-git-fb35b3996c84f44a9caddfa86924d7493947e384.tar.gz
- fixed copy and paste error
-rw-r--r--ext/domxml/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/domxml/config.m4 b/ext/domxml/config.m4
index 3febe135c2..31aeb9d4d1 100644
--- a/ext/domxml/config.m4
+++ b/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