mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
MFH:- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4)
This commit is contained in:
parent
c1c9645128
commit
d0ef930190
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ php_debug_is_enabled
|
|||
],[
|
||||
PHP_DEBUG=no
|
||||
])
|
||||
CPPFLAGS=$old_CPPFLAGS
|
||||
AC_MSG_RESULT([$PHP_DEBUG])
|
||||
|
||||
AC_MSG_CHECKING([if zts is enabled])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue