From a7c2e5e7126f09861a54677e6d27ff85371d22b7 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 15 Nov 2012 18:35:02 +0000 Subject: [PATCH] Update and sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1409909 13f79535-47bb-0310-9956-ffa450edef68 --- server/mpm/eventopt/config3.m4 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/server/mpm/eventopt/config3.m4 b/server/mpm/eventopt/config3.m4 index 7c2aec061cc..868d4b984db 100644 --- a/server/mpm/eventopt/config3.m4 +++ b/server/mpm/eventopt/config3.m4 @@ -1,3 +1,5 @@ +APACHE_MPMPATH_INIT(eventopt) + dnl ## XXX - Need a more thorough check of the proper flags to use APACHE_CHECK_SERF @@ -9,3 +11,5 @@ APACHE_SUBST(MOD_MPM_EVENTOPT_LDADD) APACHE_MPM_MODULE(eventopt, $enable_mpm_eventopt, eventopt.lo fdqueue.lo equeue.lo,[ AC_CHECK_FUNCS(pthread_kill) ], , [\$(MOD_MPM_EVENTOPT_LDADD)]) + +APACHE_MPMPATH_FINISH -- 2.47.3