]> granicus.if.org Git - apache/commit
Ensure that the build directory is created when using VPATH.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 26 Mar 2002 19:43:46 +0000 (19:43 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 26 Mar 2002 19:43:46 +0000 (19:43 +0000)
commit345bfe7ad1417e36d4624e646412ffd67a1f7d27
tree66e2da2ba115446965896a1e5b1b1ccb7e5d18aa
parenta83350dc02007372db074545b6dda39f8c7f326e
Ensure that the build directory is created when using VPATH.

Previously, configure would try to write config_vars.mk into build
without ensuring that that directory existed first.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94188 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
acinclude.m4