blob: 5e1db5398bf3c0233f7862c1ee2d6e668dd3296d [file]
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