]> 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)
commit6b88b518e58b47a19c2f91a30ce21b17adf30b05
tree105601385c2c8c49b2820e9252db9d26a18f3ba3
parentcb1043765fc47d2c5fdaead2e381543af207abed
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