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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user