From 2681f6f8030ca2e73c42de8d19885a8bbc73c1c6 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Fri, 23 May 2008 20:22:03 +0000 Subject: [PATCH] For now don't build mod_session_crypto on NetWare git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@659646 13f79535-47bb-0310-9956-ffa450edef68 --- modules/session/NWGNUmakefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/session/NWGNUmakefile b/modules/session/NWGNUmakefile index 58a848005d..f92ba593ef 100644 --- a/modules/session/NWGNUmakefile +++ b/modules/session/NWGNUmakefile @@ -154,10 +154,11 @@ XDCDATA = TARGET_nlm = \ $(OBJDIR)/session.nlm \ $(OBJDIR)/session_cookie.nlm \ - $(OBJDIR)/session_crypto.nlm \ $(OBJDIR)/session_dbd.nlm \ $(EOLIST) +# $(OBJDIR)/session_crypto.nlm \ + # # If there is an LIB target, put it here # -- 2.40.0