From: foobar Date: Sat, 3 Dec 2005 01:06:36 +0000 (+0000) Subject: fix configure --help output X-Git-Tag: RELEASE_1_1_1~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7e4853008a3697dbf99de1d36e8afa310553610;p=php fix configure --help output --- diff --git a/ext/xmlwriter/config.m4 b/ext/xmlwriter/config.m4 index 01ad73abaa..5f1e7144e5 100644 --- a/ext/xmlwriter/config.m4 +++ b/ext/xmlwriter/config.m4 @@ -3,7 +3,7 @@ dnl $Id$ dnl 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 PHP_ARG_WITH(libxml-dir, libxml2 install dir,