|
|
@ -79,7 +79,7 @@ Note that the MySQL client library is not bundled anymore!]) |
|
|
]) |
|
|
]) |
|
|
|
|
|
|
|
|
PHP_NEW_EXTENSION(pdo_mysql, pdo_mysql.c mysql_driver.c mysql_statement.c, $ext_shared,,-I$pdo_inc_path) |
|
|
PHP_NEW_EXTENSION(pdo_mysql, pdo_mysql.c mysql_driver.c mysql_statement.c, $ext_shared,,-I$pdo_inc_path) |
|
|
ifdef([PHP_ADD_EXTENDION_DEP], |
|
|
|
|
|
|
|
|
ifdef([PHP_ADD_EXTENSION_DEP], |
|
|
[ |
|
|
[ |
|
|
PHP_ADD_EXTENSION_DEP(pdo_mysql, pdo) |
|
|
PHP_ADD_EXTENSION_DEP(pdo_mysql, pdo) |
|
|
]) |
|
|
]) |
|
|
|