]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
No longer assume SERVER_CONFIG_FILE is in the "conf" directory. Instead
authorAaron Bannert <aaron@apache.org>
Thu, 28 Feb 2002 02:56:15 +0000 (02:56 +0000)
committerAaron Bannert <aaron@apache.org>
Thu, 28 Feb 2002 02:56:15 +0000 (02:56 +0000)
commite45b18e4c6e9dd79d9b4647738ac5257d5ef0771
tree6152e9e8ec33071482226acc59a9504c30676d19
parentbd335310d58e87cdc00eed81b22ffb9ccf745638
No longer assume SERVER_CONFIG_FILE is in the "conf" directory. Instead
look for it in the $sysconfdir.

This required the use of a new m4 function from APR that retrieves
the fully "expanded", or recursively interpolated, value of the
$sysconfdir variable.

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