jani Tue Jun 2 19:54:04 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/scripts phpize.m4
Log:
MFH:- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4)
http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.17.2.3.2.5.2.7&r2=1.17.2.3.2.5.2.8&diff_format=u
Index: php-src/scripts/phpize.m4
diff -u php-src/scripts/phpize.m4:1.17.2.3.2.5.2.7
php-src/scripts/phpize.m4:1.17.2.3.2.5.2.8
--- php-src/scripts/phpize.m4:1.17.2.3.2.5.2.7 Mon May 18 21:33:38 2009
+++ php-src/scripts/phpize.m4 Tue Jun 2 19:54:03 2009
@@ -77,6 +77,7 @@
],[
PHP_DEBUG=no
])
+CPPFLAGS=$old_CPPFLAGS
AC_MSG_RESULT([$PHP_DEBUG])
AC_MSG_CHECKING([if zts is enabled])
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php