1
0
Fork 0
apache2/server/mpm/worker/config3.m4
Daniel Baumann 7263481e48
Adding upstream version 2.4.63.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 11:01:26 +02:00

5 lines
162 B
Text

dnl ## XXX - Need a more thorough check of the proper flags to use
APACHE_MPM_MODULE(worker, $enable_mpm_worker, worker.lo,[
AC_CHECK_FUNCS(pthread_kill)
])