diff options
Diffstat (limited to 'lang/php53/scripts/configure.php')
-rw-r--r-- | lang/php53/scripts/configure.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php53/scripts/configure.php b/lang/php53/scripts/configure.php index e0a428aa74e4..c094eee13642 100644 --- a/lang/php53/scripts/configure.php +++ b/lang/php53/scripts/configure.php @@ -50,6 +50,7 @@ MING "ming shockwave flash support" ${WITH_MING:-OFF} \ MNOGOSEARCH "mnoGoSearch support" ${WITH_MNOGOSEARCH:-OFF} \ MSSQL "MS-SQL database support" ${WITH_MSSQL:-OFF} \ MYSQL "MySQL database support" ${WITH_MYSQL:-OFF} \ +MYSQLI "MySQLi database support" ${WITH_MYSQLI:-OFF} \ NCURSES "ncurses support (CLI only)" ${WITH_NCURSES:-OFF} \ OPENLDAP "OpenLDAP support" ${WITH_OPENLDAP:-OFF} \ OPENSSL "OpenSSL support" ${WITH_OPENSSL:-OFF} \ |