summaryrefslogtreecommitdiff
path: root/apr_common.m4
diff options
context:
space:
mode:
authorSascha Schumann <sascha@apache.org>2000-07-23 12:32:17 +0000
committerSascha Schumann <sascha@apache.org>2000-07-23 12:32:17 +0000
commit27ab6595bf2994e6d646c1bc5a61d7f21807cf30 (patch)
treeee490ef6d3250f67f2da34eee3becc42bc54a3c8 /apr_common.m4
parent457d1d71d3e2e4bc416f08fca151dc03291c3cb0 (diff)
downloadapr-27ab6595bf2994e6d646c1bc5a61d7f21807cf30.tar.gz
Fix VPATH builds
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@60416 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr_common.m4')
-rw-r--r--apr_common.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/apr_common.m4 b/apr_common.m4
index 3f9208f0d..ab3fbfbf7 100644
--- a/apr_common.m4
+++ b/apr_common.m4
@@ -3,6 +3,7 @@ AC_DEFUN(RUN_SUBDIR_CONFIG_NOW, [
ac_popdir=`pwd`
ac_abs_srcdir=`(cd $srcdir/$1 && pwd)`
apr_config_subdirs="$1"
+ test -d $1 || $srcdir/helpers/mkdir.sh $1
cd $1
changequote(, )dnl