]> granicus.if.org Git - apache/commitdiff
For now don't build mod_session_crypto on NetWare
authorBradley Nicholes <bnicholes@apache.org>
Fri, 23 May 2008 20:22:03 +0000 (20:22 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 23 May 2008 20:22:03 +0000 (20:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@659646 13f79535-47bb-0310-9956-ffa450edef68

modules/session/NWGNUmakefile

index 58a848005d416537f64e599bf3bf597e741bfd78..f92ba593ef7779ef649accaa7b6c294fb07ea6b1 100644 (file)
@@ -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
 #