]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
resurrect the call to show_mpm_settings(), but defer the entire -V processing until
authorJeff Trawick <trawick@apache.org>
Wed, 25 Mar 2009 16:33:53 +0000 (16:33 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 25 Mar 2009 16:33:53 +0000 (16:33 +0000)
commit577e7224d58104a93473585ee65b22065ec367b3
tree3aceb17194c95c46ef1127729bc7e593a8ab7e07
parent5872c0a54c09d898291eec1009859472fb9a03a9
resurrect the call to show_mpm_settings(), but defer the entire -V processing until
after module loading if there is no built-in MPM

(we could just defer displaying the MPM info, but that would change the order of
output from what people/scripts expect)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758335 13f79535-47bb-0310-9956-ffa450edef68
server/main.c