]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix --sysconfdir and --localstatedir, which were being ignored.
authorAaron Bannert <aaron@apache.org>
Wed, 27 Feb 2002 17:16:29 +0000 (17:16 +0000)
committerAaron Bannert <aaron@apache.org>
Wed, 27 Feb 2002 17:16:29 +0000 (17:16 +0000)
commitd25cec53cd5698cb42621ec8353a60c1cb89b73e
tree5375483ba54e44faeaa08365e24e3b411d4a663f
parent7b340b3b0c04b02aec7a7d969afc8c3b362ed8cb
Fix --sysconfdir and --localstatedir, which were being ignored.
Fix --enable-layout to work.

showstoppers--

Note: As far as we can tell, autoconf will not let us override our layout
settings from paramers like --prefix, etc. This is unfortunate, but
we will not let this get in the way of --enable-layout working. This
will be made clear in the docs.

PR: 9124, 9873, 9885, 9888

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