LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Joe Orton Date: Mon Oct 27 04:56:25 2003 Subject: [PATCH] fix mbregex for VPATH builds
Hi, mbregex breaks a VPATH build in the 4.3 branch currently, here is a
fix:
Index: ext/mbstring/config.m4
===================================================================
RCS file: /repository/php-src/ext/mbstring/config.m4,v
retrieving revision 1.28.2.4
diff -u -r1.28.2.4 config.m4
--- ext/mbstring/config.m4 26 Oct 2003 03:42:27 -0000 1.28.2.4
+++ ext/mbstring/config.m4 27 Oct 2003 11:47:40 -0000
@@ -53,6 +53,7 @@
AC_DEFINE([HAVE_MBREGEX], 1, [whether to have multibyte regex support])
PHP_MBSTRING_ADD_INCLUDE([mbregex])
+ PHP_MBSTRING_ADD_BUILD_DIR([mbregex])
PHP_MBSTRING_ADD_SOURCES([
php_mbregex.c
| Navigate in group php.dev at sever news.php.net | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |