From cf3bd3e9fc6902555648711a447ac1a6e3f7d9d0 Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Wed, 25 Jun 2003 21:54:01 +0000 Subject: [PATCH] fine --- ext/simplexml/EXPERIMENTAL | 0 ext/simplexml/config.m4 | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 ext/simplexml/EXPERIMENTAL 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 -- 2.40.0