]> granicus.if.org Git - apache/commit
Make Apache check APR's configuration when determining the default MPM.
authorRyan Bloom <rbb@apache.org>
Tue, 3 Apr 2001 18:37:18 +0000 (18:37 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 3 Apr 2001 18:37:18 +0000 (18:37 +0000)
commit70e07dc6cf985d0578c6de5d6ce60cccd91cdeea
tree4998555bbb9b36ae9ce98870a3e19e1138ac09c3
parentafe19afd6102db588739a81c6a7fc5b58ca160e6
Make Apache check APR's configuration when determining the default MPM.
This way, if APR is built without threads, then Apache defaults to the
prefork MPM.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88695 13f79535-47bb-0310-9956-ffa450edef68
configure.in
server/mpm/config.m4
server/mpm/experimental/perchild/config5.m4 [moved from server/mpm/perchild/config.m4 with 87% similarity]
server/mpm/perchild/config5.m4 [new file with mode: 0644]
server/mpm/spmt_os2/config5.m4 [moved from server/mpm/spmt_os2/config.m4 with 100% similarity]
server/mpm/threaded/config5.m4 [moved from server/mpm/threaded/config.m4 with 86% similarity]