From a0274a45d0e7b55c29f06024fce701e23353ae9c Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 5 Mar 2015 18:56:05 +0000 Subject: [PATCH] Hmmm... why did git miss this? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1664456 13f79535-47bb-0310-9956-ffa450edef68 --- modules/arch/unix/config5.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/arch/unix/config5.m4 b/modules/arch/unix/config5.m4 index e6c154ba1f..62b229748b 100644 --- a/modules/arch/unix/config5.m4 +++ b/modules/arch/unix/config5.m4 @@ -4,7 +4,7 @@ APACHE_MODPATH_INIT(arch/unix) if ap_mpm_is_enabled "simple" \ || ap_mpm_is_enabled "worker" \ || ap_mpm_is_enabled "event" \ - || ap_mpm_is_enabled "eventopt" \ + || ap_mpm_is_enabled "motorz" \ || ap_mpm_is_enabled "prefork"; then unixd_mods_enable=yes else -- 2.50.1