From: foobar Date: Wed, 25 Jun 2003 22:40:05 +0000 (+0000) Subject: This should not be enabled by default, ext/xml is.. X-Git-Tag: RELEASE_1_0_2~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a6f6bab52491f2435db450633665e4d38510ae9;p=php This should not be enabled by default, ext/xml is.. --- diff --git a/ext/dom/config.m4 b/ext/dom/config.m4 index 4d72141795..9c1b753a7d 100644 --- a/ext/dom/config.m4 +++ b/ext/dom/config.m4 @@ -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,