config.m4 revision 70d1108c574fc8b4ec9dbc2e8a75dfed607c5cfb
dnl ## XXX - Need a more thorough check of the proper flags to use
if test "$MPM_NAME" = "perchild" ; then
ac_cv_enable_threads="yes"
AC_CACHE_SAVE
APACHE_FAST_OUTPUT(modules/mpm/$MPM_NAME/Makefile)
APACHE_MPM_PTHREAD
fi