> Well, I'm not sure how these macros can be included without conflicting > with 5.2.4 where these macros are already defined in system config. If > you know how to do it please send a patch.
A quick bit of study suggests it most likely "just works", as long as you have square brackets around the macro name (see http://ac-archive.sourceforge.net/doc/howto.html and search for word "redefine"). As a quick test I added a 2nd copy of AC_DEFUN([PHP_SETUP_ICU],[...]) to /usr/lib/php5/build/acinclude.m4 and it didn't cause an error. Darren -- Darren Cook http://dcook.org/mlsn/ (English-Japanese-German-Chinese free dictionary) http://dcook.org/work/ (About me and my work) http://dcook.org/work/charts/ (My flash charting demos) -- PHP Unicode & I18N Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php