]> granicus.if.org Git - php/commitdiff
- Align help output for configure.
authorDerick Rethans <derick@php.net>
Wed, 31 Mar 2004 21:11:23 +0000 (21:11 +0000)
committerDerick Rethans <derick@php.net>
Wed, 31 Mar 2004 21:11:23 +0000 (21:11 +0000)
ext/mysqli/config.m4

index d611d633b17f15f362f2b8632fd8fe7a0b0836e1..215a7aab80b654f7b9321812bd87b31a1c35cb8c 100644 (file)
@@ -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)