mirror of
https://github.com/php/php-src.git
synced 2024-12-04 15:23:44 +08:00
fine
This commit is contained in:
parent
9bee0725d2
commit
cf3bd3e9fc
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user