diff options
Diffstat (limited to 'ext/xml/config.m4')
| -rw-r--r-- | ext/xml/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xml/config.m4 b/ext/xml/config.m4 index cde0533de9..5902fadaf7 100644 --- a/ext/xml/config.m4 +++ b/ext/xml/config.m4 @@ -3,7 +3,7 @@ dnl $Id$ dnl PHP_ARG_ENABLE(xml,whether to enable XML support, -[ --disable-xml Disable XML support. Requires libxml2.], yes) +[ --disable-xml Disable XML support.], yes) PHP_ARG_WITH(libxml-dir, libxml install dir, [ --with-libxml-dir=DIR XML: libxml install prefix], no, no) |
