mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fix wrong display in ZTS checking
This commit is contained in:
parent
649b82ce4c
commit
2bd097c9f6
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ php_zts_is_enabled
|
|||
PHP_THREAD_SAFETY=no
|
||||
])
|
||||
CPPFLAGS=$old_CPPFLAGS
|
||||
AC_MSG_RESULT([$PHP_DEBUG])
|
||||
AC_MSG_RESULT([$PHP_THREAD_SAFETY])
|
||||
|
||||
dnl Support for building and testing Zend extensions
|
||||
ZEND_EXT_TYPE="zend_extension"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue