]> granicus.if.org Git - php/commitdiff
Fix VPATH build (patch by Joe Orton <jorton at redhat dot com>)
authorMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 27 Oct 2003 17:50:07 +0000 (17:50 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 27 Oct 2003 17:50:07 +0000 (17:50 +0000)
ext/mbstring/config.m4

index 97ab0f59586afafdd63f9142d26be6691e612cde..af51b8190981c8d93825c1e64bbf55084202f26d 100644 (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