]> granicus.if.org Git - php/commitdiff
Use PHP_SETUP_ICU in self-contained extensions
authorAndrei Zmievski <andrei@php.net>
Fri, 12 Jan 2007 19:02:14 +0000 (19:02 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 12 Jan 2007 19:02:14 +0000 (19:02 +0000)
scripts/phpize.m4

index 384d44cd9bb4bc63c6fffe0799367016f96a63ad..f65796b494785439b6793aefbbddbaed9e371d9a 100644 (file)
@@ -68,6 +68,8 @@ AC_PREFIX_DEFAULT()
 
 PHP_PROG_RE2C
 PHP_PROG_AWK
+
+PHP_SETUP_ICU
     
 sinclude(config.m4)