]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix the configure scripts, so that we don't try to substitute into
authorRyan Bloom <rbb@apache.org>
Sat, 10 Feb 2001 18:09:26 +0000 (18:09 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 10 Feb 2001 18:09:26 +0000 (18:09 +0000)
commit31ebd597cdc8ec0b06db56792861fa8d7f30063e
tree105601385c2c8c49b2820e9252db9d26a18f3ba3
parent7a7e585a5ced66c6ee5a6717d0f8e060de1e2e8a
Fix the configure scripts, so that we don't try to substitute into
test/Makefile unless we actually have a test directory.  The problem
is that we don't distribute test directories with our tarballs, so our
configure script outputs error messages.  This fixes that problem.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88067 13f79535-47bb-0310-9956-ffa450edef68
configure.in