]> granicus.if.org Git - php/commitdiff
fix configure --help output
authorfoobar <sniper@php.net>
Sat, 3 Dec 2005 01:06:36 +0000 (01:06 +0000)
committerfoobar <sniper@php.net>
Sat, 3 Dec 2005 01:06:36 +0000 (01:06 +0000)
ext/xmlwriter/config.m4

index 01ad73abaadbfdf87553c46ac37451e9e71973de..5f1e7144e5d6d608c0c54651b55d1e44cc4f02a4 100644 (file)
@@ -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,