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