]> granicus.if.org Git - php/commitdiff
fine
authorSterling Hughes <sterling@php.net>
Wed, 25 Jun 2003 21:54:01 +0000 (21:54 +0000)
committerSterling Hughes <sterling@php.net>
Wed, 25 Jun 2003 21:54:01 +0000 (21:54 +0000)
ext/simplexml/EXPERIMENTAL [deleted file]
ext/simplexml/config.m4

diff --git a/ext/simplexml/EXPERIMENTAL b/ext/simplexml/EXPERIMENTAL
deleted file mode 100644 (file)
index e69de29..0000000
index 80b9e3c52e754f0a87361d3f9737ce71e792ac3f..ea861491fdad7039e663e79419a04d13286618aa 100644 (file)
@@ -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