summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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