]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Split the hints file into two files, one in APR and one in Apache. The APR
authorRyan Bloom <rbb@apache.org>
Tue, 28 Nov 2000 21:31:51 +0000 (21:31 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 28 Nov 2000 21:31:51 +0000 (21:31 +0000)
commit68fc700e2110d3df8a29feffb6617a9d000100b5
tree32ea5963fc7c932cc0036d2e01b7a7a5ce2b3c3b
parentf0a5a8d8d916197d533f15374944aa6761c156cf
Split the hints file into two files, one in APR and one in Apache.  The APR
hints file just sets build variables, the Apache hints file just sets
Apache variables.  This is meant to clean up parts of APR, so that they
don't include Apache information.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87107 13f79535-47bb-0310-9956-ffa450edef68
acinclude.m4
configure.in
hints.m4 [new file with mode: 0644]