diff options
Diffstat (limited to 'scripts/phpize.m4')
-rw-r--r-- | scripts/phpize.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/phpize.m4 b/scripts/phpize.m4 index dcc9f6a2d2..07e6037fbc 100644 --- a/scripts/phpize.m4 +++ b/scripts/phpize.m4 @@ -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]) |