]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a problem in the new --enable-layout functionality where
authorAaron Bannert <aaron@apache.org>
Wed, 6 Mar 2002 18:49:54 +0000 (18:49 +0000)
committerAaron Bannert <aaron@apache.org>
Wed, 6 Mar 2002 18:49:54 +0000 (18:49 +0000)
commit8d28042fd29b5f2ce57481019f1a38fc31d4be7b
tree8e090ec9f7d2aa4a346ba001843341a1dd3c4445
parentd709a157bfc0476015c6ceb8d912c7b4dbe2a48d
Fix a problem in the new --enable-layout functionality where
it wouldn't allow overrides from variables like --prefix,
--bindir, etc.

Mention my fix to the core input filter for the AP_MODE_EXHAUSTIVE case.

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