MFH:- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4)

This commit is contained in:
Jani Taskinen 2009-06-02 19:54:03 +00:00
parent c1c9645128
commit d0ef930190

View file

@ -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])