From: foobar Date: Mon, 19 May 2003 23:43:41 +0000 (+0000) Subject: Align the configure --help texts X-Git-Tag: RELEASE_1_0_2~715 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f8354b5c5de05dc4bcbf15d24f1a0c93ed6d2ad3;p=php Align the configure --help texts --- diff --git a/ext/mysqli/config.m4 b/ext/mysqli/config.m4 index 2c32818e50..141e058d6d 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.]) if test "$PHP_MYSQLI" != "no"; then