config5.m4 revision 7677dd9b01d498a2af1cddb8e2506a25d7da630b
dnl ## XXX - Need a more thorough check of the proper flags to use
if test "$MPM_NAME" = "event" ; then
AC_CHECK_FUNCS(pthread_kill)
APACHE_FAST_OUTPUT(server/mpm/$MPM_SUBDIR_NAME/Makefile)
fi