@@ -201,6 +201,7 @@<snip>
PHP_ARG_ENABLE(mbstring, whether to enable multibyte string support, [ --enable-mbstring Enable multibyte string support]) +mbstring_shared=$ext_shared
@@ -220,5 +221,6 @@
dnl libmbfl is required PHP_MBSTRING_SETUP_LIBMBFL + ext_shared=$mbstring_shared PHP_MBSTRING_EXTENSION fi
Hmm, how does this change fix your problem?
Moriyoshi
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php