]> granicus.if.org Git - php/commitdiff
* configure help indent fix
authorStig Bakken <ssb@php.net>
Fri, 7 Dec 2001 09:08:02 +0000 (09:08 +0000)
committerStig Bakken <ssb@php.net>
Fri, 7 Dec 2001 09:08:02 +0000 (09:08 +0000)
ext/rpc/xmlrpc/config.m4
ext/xmlrpc/config.m4

index 9b097297a3c5101003d61909fd0bfca5fd9b1f19..b38952b27dab4eebda47d294227f63d05fa99345 100644 (file)
@@ -11,7 +11,7 @@ PHP_ARG_WITH(xmlrpc, for XMLRPC-EPI support,
 [  --with-xmlrpc[=DIR]     Include XMLRPC-EPI support.])
 
 PHP_ARG_WITH(expat-dir, libexpat dir for XMLRPC-EPI,
-[  --with-expat-dir=DIR    XMLRPC-EPI: libexpat dir for XMLRPC-EPI.])
+[  --with-expat-dir=DIR      XMLRPC-EPI: libexpat dir for XMLRPC-EPI.])
 
 if test "$PHP_XMLRPC" != "no"; then
 
index 9b097297a3c5101003d61909fd0bfca5fd9b1f19..b38952b27dab4eebda47d294227f63d05fa99345 100644 (file)
@@ -11,7 +11,7 @@ PHP_ARG_WITH(xmlrpc, for XMLRPC-EPI support,
 [  --with-xmlrpc[=DIR]     Include XMLRPC-EPI support.])
 
 PHP_ARG_WITH(expat-dir, libexpat dir for XMLRPC-EPI,
-[  --with-expat-dir=DIR    XMLRPC-EPI: libexpat dir for XMLRPC-EPI.])
+[  --with-expat-dir=DIR      XMLRPC-EPI: libexpat dir for XMLRPC-EPI.])
 
 if test "$PHP_XMLRPC" != "no"; then