tony2001 Tue, 08 Dec 2009 17:06:07 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291885
Log: MF5_3 Changed paths: U php/php-src/branches/PHP_5_3_FPM/scripts/phpize.m4 Modified: php/php-src/branches/PHP_5_3_FPM/scripts/phpize.m4 =================================================================== --- php/php-src/branches/PHP_5_3_FPM/scripts/phpize.m4 2009-12-08 16:59:10 UTC (rev 291884) +++ php/php-src/branches/PHP_5_3_FPM/scripts/phpize.m4 2009-12-08 17:06:07 UTC (rev 291885) @@ -1,6 +1,6 @@ dnl This file becomes configure.in for self-contained extensions. -divert(1001) +divert(1) AC_PREREQ(2.13) AC_INIT(config.m4)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php