]> granicus.if.org Git - php/commitdiff
This should not be enabled by default, ext/xml is..
authorfoobar <sniper@php.net>
Wed, 25 Jun 2003 22:40:05 +0000 (22:40 +0000)
committerfoobar <sniper@php.net>
Wed, 25 Jun 2003 22:40:05 +0000 (22:40 +0000)
ext/dom/config.m4

index 4d72141795eb1866a2e313d777d74f2f501e8448..9c1b753a7dec484645aea17c20445698c7564ab7 100644 (file)
@@ -21,7 +21,7 @@ AC_DEFUN(PHP_DOM_CHECK_VERSION,[
 
 PHP_ARG_WITH(dom, for new DOM support,
 [  --with-dom[=DIR]       Include new DOM support (requires libxml >= 2.4.14).
-                          DIR is the libxml install directory.], yes)
+                          DIR is the libxml install directory.])
 
 if test -z "$PHP_ZLIB_DIR"; then
   PHP_ARG_WITH(zlib-dir, for the location of libz,