From: Uwe Steinmann Date: Thu, 23 Nov 2000 09:56:18 +0000 (+0000) Subject: - fixed copy and paste error X-Git-Tag: php-4.0.4RC3~85 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb35b3996c84f44a9caddfa86924d7493947e384;p=php - fixed copy and paste error --- 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