]> granicus.if.org Git - apache/blobdiff - acinclude.m4
Patch from Mark Watts. Mention ProxyErrorOverride.
[apache] / acinclude.m4
index f331576475be8d9f7da54f82d2fc51310a07438c..c7a5d895c68e90f24e8e72bc95973dc547712422 100644 (file)
@@ -226,6 +226,9 @@ AC_DEFUN(APACHE_MPM_MODULE,[
             mpmpath=$5
         fi
 
+        dnl VPATH support
+        test -d $mpmpath || $srcdir/build/mkdir.sh $mpmpath
+
         APACHE_FAST_OUTPUT($mpmpath/Makefile)
 
         if test -z "$2"; then