fix configure --help output

This commit is contained in:
foobar 2005-12-03 01:06:36 +00:00
parent c456c16952
commit c7e4853008

View file

@ -3,7 +3,7 @@ dnl $Id$
dnl dnl
PHP_ARG_ENABLE(xmlwriter, whether to enable XMLWriter support, PHP_ARG_ENABLE(xmlwriter, whether to enable XMLWriter support,
[ --disable-xmlwriter Disable XMLWriter support.], yes) [ --disable-xmlwriter Disable XMLWriter support], yes)
if test -z "$PHP_LIBXML_DIR"; then if test -z "$PHP_LIBXML_DIR"; then
PHP_ARG_WITH(libxml-dir, libxml2 install dir, PHP_ARG_WITH(libxml-dir, libxml2 install dir,