]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mod_mem_cache consumes mod_cache, linking this in
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 6 Jun 2008 21:45:09 +0000 (21:45 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 6 Jun 2008 21:45:09 +0000 (21:45 +0000)
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

index 10b490b0e5d2579bc17b528d55d7dd42830b7297..57e728fc46ce235aedd00179b69aae481eb79805 100644 (file)
@@ -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)