mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
* configure help indent fix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user