]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Moved config.m4 to config9.m4. This allows most (if not all) other modules
authorVictor J. Orlikowski <orlikowski@apache.org>
Tue, 10 Apr 2001 15:39:08 +0000 (15:39 +0000)
committerVictor J. Orlikowski <orlikowski@apache.org>
Tue, 10 Apr 2001 15:39:08 +0000 (15:39 +0000)
commit71fcb351804e189ab966323b84c9467ea38d1652
treeda3e9f644dc8d8439ca6d57be8a0550665760ef5
parenteb1d17ebe725dfc5cab1eeb49adea6bbfca777d9
Moved config.m4 to config9.m4. This allows most (if not all) other modules
to be handled before mod_so, so that sharedobjs is set if needed, so
that mod_so is enabled as needed if building any modules shared.
NOTE: This is no guarantee. There exists the possibility that a config.m4
could be used after this one, and that the modules it specifies are the only
ones that the server will be built with as shared. This is highly unlikely,
but possible.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88781 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/config9.m4 [moved from modules/mappers/config.m4 with 100% similarity]