]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commita55dfa4e756141e047859650d5d1dbf2f560518b
tree7882c28da01670942cd0565599902e1c852b58b5
parent93bdf51d342d7b1caa6c8dcd1e0de6432266486e
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