jani Mon Apr 20 15:39:48 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mbstring config.m4
Log:
ws
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/config.m4?r1=1.58.2.4.2.11.2.7&r2=1.58.2.4.2.11.2.8&diff_format=u
Index: php-src/ext/mbstring/config.m4
diff -u php-src/ext/mbstring/config.m4:1.58.2.4.2.11.2.7
php-src/ext/mbstring/config.m4:1.58.2.4.2.11.2.8
--- php-src/ext/mbstring/config.m4:1.58.2.4.2.11.2.7 Wed Mar 18 17:43:55 2009
+++ php-src/ext/mbstring/config.m4 Mon Apr 20 15:39:48 2009
@@ -1,5 +1,5 @@
dnl
-dnl $Id: config.m4,v 1.58.2.4.2.11.2.7 2009/03/18 17:43:55 moriyoshi Exp $
+dnl $Id: config.m4,v 1.58.2.4.2.11.2.8 2009/04/20 15:39:48 jani Exp $
dnl
AC_DEFUN([PHP_MBSTRING_ADD_SOURCES], [
@@ -191,7 +191,7 @@
AC_MSG_RESULT([yes])
AC_DEFINE([PHP_ONIG_BAD_KOI8_ENTRY], [1], [define to 1 if oniguruma
has an invalid entry for KOI8 encoding])
])
- LDFLAGS=$save_old_LDFLAGS
+ LDFLAGS=$save_old_LDFLAGS
fi
PHP_MBSTRING_ADD_CFLAG([-DONIG_ESCAPE_UCHAR_COLLISION=1])
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php