From: Bradley Nicholes Date: Fri, 23 May 2008 20:22:03 +0000 (+0000) Subject: For now don't build mod_session_crypto on NetWare X-Git-Tag: 2.3.0~588 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=2681f6f8030ca2e73c42de8d19885a8bbc73c1c6;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/modules/session/NWGNUmakefile b/modules/session/NWGNUmakefile index 58a848005d4..f92ba593ef7 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 #