]> granicus.if.org Git - php/commitdiff
- fixed copy and paste error
authorUwe Steinmann <steinm@php.net>
Thu, 23 Nov 2000 09:56:18 +0000 (09:56 +0000)
committerUwe Steinmann <steinm@php.net>
Thu, 23 Nov 2000 09:56:18 +0000 (09:56 +0000)
ext/domxml/config.m4

index 3febe135c238562bbeaa8ba8f3bcdb1b11174751..31aeb9d4d15a3b19b883e0e1c496046e6a3977c1 100644 (file)
@@ -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