From: Sterling Hughes Date: Wed, 25 Jun 2003 21:54:01 +0000 (+0000) Subject: fine X-Git-Tag: RELEASE_1_0_2~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf3bd3e9fc6902555648711a447ac1a6e3f7d9d0;p=php fine --- diff --git a/ext/simplexml/EXPERIMENTAL b/ext/simplexml/EXPERIMENTAL deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/ext/simplexml/config.m4 b/ext/simplexml/config.m4 index 80b9e3c52e..ea861491fd 100644 --- a/ext/simplexml/config.m4 +++ b/ext/simplexml/config.m4 @@ -2,7 +2,7 @@ dnl $Id$ dnl config.m4 for extension simplexml PHP_ARG_WITH(simplexml, for simplexml support, -[ --with-simplexml Include simplexml support]) +[ --with-simplexml Include simplexml support], yes) if test "$PHP_SIMPLEXML" != "no"; then