]> granicus.if.org Git - apache/commit
Simplify the configuration mechanisms for threading in APR.
authorGreg Stein <gstein@apache.org>
Thu, 2 Nov 2000 03:30:36 +0000 (03:30 +0000)
committerGreg Stein <gstein@apache.org>
Thu, 2 Nov 2000 03:30:36 +0000 (03:30 +0000)
commit783c52059f6dd2bdbc03e42cdd4025bffa828b05
tree7882c28da01670942cd0565599902e1c852b58b5
parente34bf036d21baa366ad5842433f3b41c22121741
Simplify the configuration mechanisms for threading in APR.
Revise how Apache configs APR and allow MPMs (or other config scripts) to
    pass cmd line params down to APR. For the MPMs that specifically require
    or disallow threads, have them force APR threads on/off.

Submitted by: Joe Orton <joe@light.plus.com>
Reviewed by: Greg Stein

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86794 13f79535-47bb-0310-9956-ffa450edef68
configure.in
server/mpm/beos/config.m4
server/mpm/dexter/config.m4
server/mpm/mpmt_beos/config.m4
server/mpm/mpmt_pthread/config.m4
server/mpm/perchild/config.m4
server/mpm/prefork/config.m4