switch to a 60 bit hash
[httpd-crcsyncproxy.git] / server / mpm / experimental / perchild / config5.m4
blob368052f59f7e2a09f989f1f11d35c7cfed6cfb21
1 dnl ## XXX - Need a more thorough check of the proper flags to use
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