mirror of
https://github.com/apache/httpd.git
synced 2026-01-26 19:01:35 +03:00
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
4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
if test "$MPM_NAME" = "prefork" ; then
|
|
APACHE_FAST_OUTPUT(server/mpm/$MPM_NAME/Makefile)
|
|
fi
|