bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / server / mpm / beos / config5.m4
1 dnl ## XXX - Need a more thorough check of the proper flags to use
2
3 if test "$MPM_NAME" = "beos" ; then
4     apache_apr_flags="--enable-threads"
5
6     APACHE_FAST_OUTPUT(server/mpm/$MPM_NAME/Makefile)
7 fi