mirror of
https://github.com/php/php-src.git
synced 2025-01-10 13:03:54 +08:00
- Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_LIBADD)).
This commit is contained in:
parent
e785146a93
commit
b96d6075f6
@ -172,5 +172,6 @@ if test "$PHP_PDO_MYSQL" != "no"; then
|
||||
])
|
||||
PDO_MYSQL_MODULE_TYPE=external
|
||||
|
||||
PHP_SUBST(PDO_MYSQL_SHARED_LIBADD)
|
||||
PHP_SUBST_OLD(PDO_MYSQL_MODULE_TYPE)
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user