1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 10:16:41 +02:00

Fix VPATH build (patch by Joe Orton <jorton at redhat dot com>)

This commit is contained in:
Moriyoshi Koizumi
2003-10-27 17:50:07 +00:00
parent 88ccac85f3
commit e189a15dbf
+1
View File
@@ -53,6 +53,7 @@ AC_DEFUN([PHP_MBSTRING_SETUP_MBREGEX], [
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