]> granicus.if.org Git - apache/commit
the new "mpmt" MPM is busted. the config system didn't listen to me when I
authorGreg Stein <gstein@apache.org>
Sat, 8 Jul 2000 13:05:40 +0000 (13:05 +0000)
committerGreg Stein <gstein@apache.org>
Sat, 8 Jul 2000 13:05:40 +0000 (13:05 +0000)
commitf55b0cf20ad2356136194877bff678a353081e82
tree388d2ac34902b33f69385df1a937cc7f03d8a95c
parent5b4dfe234ea9222c54949e058f029f8efe914ce4
the new "mpmt" MPM is busted. the config system didn't listen to me when I
said that I really wanted --with-mpm=mpmt_pthread. I made it listen :-)

the new behavior: if you explicitly state an MPM, then it is used. if it
guesses one, then it is free to replace that guess with mpmt.

[ yes, this will probably change again when mpmt works ]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85789 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/config.m4