From cc686f480d6c140eba8580ddb4e374a5a92df2fd Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Wed, 9 Mar 2011 22:42:19 +0000 Subject: [PATCH] Removed wrong imports / modules from NetWare sochache makefiles. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080045 13f79535-47bb-0310-9956-ffa450edef68 --- modules/cache/NWGNUsocachdbm | 2 -- modules/cache/NWGNUsocachshmcb | 2 -- 2 files changed, 4 deletions(-) diff --git a/modules/cache/NWGNUsocachdbm b/modules/cache/NWGNUsocachdbm index 10acddc3203..2bbcf8abb6f 100644 --- a/modules/cache/NWGNUsocachdbm +++ b/modules/cache/NWGNUsocachdbm @@ -192,7 +192,6 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ Apache2 \ Libc \ - mod_cach \ $(EOLIST) # @@ -217,7 +216,6 @@ FILES_nlm_Ximports = \ @libc.imp \ @aprlib.imp \ @httpd.imp \ - @mod_cache.imp \ $(EOLIST) # diff --git a/modules/cache/NWGNUsocachshmcb b/modules/cache/NWGNUsocachshmcb index 9cbb3212010..180ef52c8a9 100644 --- a/modules/cache/NWGNUsocachshmcb +++ b/modules/cache/NWGNUsocachshmcb @@ -192,7 +192,6 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ Apache2 \ Libc \ - mod_cach \ $(EOLIST) # @@ -217,7 +216,6 @@ FILES_nlm_Ximports = \ @libc.imp \ @aprlib.imp \ @httpd.imp \ - @mod_cache.imp \ $(EOLIST) # -- 2.47.2