sterling Wed Jun 25 17:54:01 2003 EDT
Removed files:
/php-src/ext/simplexml EXPERIMENTAL
Modified files:
/php-src/ext/simplexml config.m4
Log:
fine
Index: php-src/ext/simplexml/config.m4
diff -u php-src/ext/simplexml/config.m4:1.4 php-src/ext/simplexml/config.m4:1.5
--- php-src/ext/simplexml/config.m4:1.4 Wed Jun 25 17:46:31 2003
+++ php-src/ext/simplexml/config.m4 Wed Jun 25 17:54:01 2003
@@ -1,8 +1,8 @@
-dnl $Id: config.m4,v 1.4 2003/06/25 21:46:31 sniper Exp $
+dnl $Id: config.m4,v 1.5 2003/06/25 21:54:01 sterling Exp $
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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php