]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't disable threads just because we are using the prefork MPM.
authorRyan Bloom <rbb@apache.org>
Mon, 12 Feb 2001 23:37:58 +0000 (23:37 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 12 Feb 2001 23:37:58 +0000 (23:37 +0000)
commitfd281b2f9b50ecc66d5c28843d3eb41bba47dca0
treef6f5271f72c1df09c0505e22d4200747f4c068dc
parentd417b2be1fc46ac5e8fbed7d8e61d75d5b8004f4
Don't disable threads just because we are using the prefork MPM.
If somebody wants to compile without threads, they must now add
--disable-threads to the configure command line.  [Ryan Bloom]

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