mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
I must be blind..
This commit is contained in:
parent
4323e38314
commit
a250d34000
1 changed files with 1 additions and 1 deletions
|
@ -156,6 +156,6 @@ if test "$PHP_MYSQL" != "no"; then
|
|||
PHP_SUBST(MYSQL_SHARED_LIBADD)
|
||||
|
||||
if test "$PHP_MYSQL" = "mysqlnd"; then
|
||||
PHP_ADD_EXTENSION_DEP(mysqli, mysqlnd)
|
||||
PHP_ADD_EXTENSION_DEP(mysql, mysqlnd)
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue