andrei Fri Jan 12 19:02:14 2007 UTC Modified files: /php-src/scripts phpize.m4 Log: Use PHP_SETUP_ICU in self-contained extensions http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.20&r2=1.21&diff_format=u Index: php-src/scripts/phpize.m4 diff -u php-src/scripts/phpize.m4:1.20 php-src/scripts/phpize.m4:1.21 --- php-src/scripts/phpize.m4:1.20 Mon Apr 10 12:16:08 2006 +++ php-src/scripts/phpize.m4 Fri Jan 12 19:02:14 2007 @@ -68,6 +68,8 @@ PHP_PROG_RE2C PHP_PROG_AWK + +PHP_SETUP_ICU sinclude(config.m4)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php