From: Derick Rethans Date: Wed, 31 Mar 2004 21:11:23 +0000 (+0000) Subject: - Align help output for configure. X-Git-Tag: php-5.0.0RC2RC1~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29273ca7a96ccdd44c8aa2a9831222597079ac76;p=php - Align help output for configure. --- diff --git a/ext/mysqli/config.m4 b/ext/mysqli/config.m4 index d611d633b1..215a7aab80 100644 --- a/ext/mysqli/config.m4 +++ b/ext/mysqli/config.m4 @@ -3,8 +3,8 @@ dnl $Id$ dnl config.m4 for extension mysqli PHP_ARG_WITH(mysqli, for MySQLi support, -[ --with-mysqli[=FILE] Include MySQLi support. FILE is the optional - pathname to mysql_config.]) +[ --with-mysqli[=FILE] Include MySQLi support. FILE is the optional pathname + to mysql_config.]) PHP_ARG_ENABLE(embedded_mysqli, whether to enable embedded MySQLi support, [ --enable-embedded-mysqli MYSQLi: Enable embedded support.], no, no)