]> granicus.if.org Git - apache/commit
axe the remaining checks of AP_MPM_WANT_foo to see what code to generate
authorJeff Trawick <trawick@apache.org>
Tue, 24 Mar 2009 20:52:10 +0000 (20:52 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 24 Mar 2009 20:52:10 +0000 (20:52 +0000)
commit7720a70dc4594883bd1040ba97241baa28cb38b9
treed9979ada32a2afb5dd0ef952c6b277419dadd7a8
parentd91f998069592d498c37f903dc0c56338d0231c5
axe the remaining checks of AP_MPM_WANT_foo to see what code to generate
MPMs no longer provide those definitions

(the signal server support is an interesting problem, since it has to be known before loading
loading the MPM)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758014 13f79535-47bb-0310-9956-ffa450edef68
include/http_main.h
include/mpm_common.h
modules/arch/unix/mod_unixd.c
server/core.c
server/main.c