switch to a 60 bit hash
[httpd-crcsyncproxy.git] / server / mpm / experimental / threadpool / config5.m4
blob667b534a6d25f018bdfbc96427932358f77580fd
1 dnl ## XXX - Need a more thorough check of the proper flags to use
3 if test "$MPM_NAME" = "threadpool" ; then
4     AC_CHECK_FUNCS(pthread_kill)
5     APACHE_FAST_OUTPUT(server/mpm/$MPM_SUBDIR_NAME/Makefile)
6 fi