From 87c353a5c03fb1425be7bf5c9be643f9bf3e99e2 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Fri, 6 Jun 2008 21:45:09 +0000 Subject: [PATCH] mod_mem_cache consumes mod_cache, linking this in two modules is an error. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664143 13f79535-47bb-0310-9956-ffa450edef68 --- modules/cache/config.m4 | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/cache/config.m4 b/modules/cache/config.m4 index 10b490b0e5d..57e728fc46c 100644 --- a/modules/cache/config.m4 +++ b/modules/cache/config.m4 @@ -18,7 +18,6 @@ mod_mem_cache.lo dnl cache_cache.lo dnl cache_pqueue.lo dnl cache_hash.lo dnl -cache_util.lo dnl " APACHE_MODULE(cache, dynamic file caching, $cache_objs, , most) APACHE_MODULE(disk_cache, disk caching module, , , most) -- 2.47.2