Improve messages when configure build.

This commit is contained in:
Matias De lellis
2020-04-19 19:26:22 -03:00
parent c9e1015197
commit 2b06ea45c4
3 changed files with 54 additions and 39 deletions

View File

@@ -275,7 +275,7 @@ const zend_function_entry pdlib_functions[] = {
*/
zend_module_entry pdlib_module_entry = {
STANDARD_MODULE_HEADER,
"pdlib",
PHP_PDLIB_NAME,
pdlib_functions,
PHP_MINIT(pdlib),
PHP_MSHUTDOWN(pdlib),