mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
- Align help output for configure.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user