From 6b8727d2e2a6a3a77e76634fa9ba62c4a3926a24 Mon Sep 17 00:00:00 2001 From: "relyea%netscape.com" Date: Tue, 8 May 2001 21:22:20 +0000 Subject: [PATCH] Get NT builds running again by turning off building of the sw fortezza pkcs11 module. --- security/nss/lib/fortcrypt/swfort/manifest.mn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/nss/lib/fortcrypt/swfort/manifest.mn b/security/nss/lib/fortcrypt/swfort/manifest.mn index ce327f2ee1d..587d4ccaa8f 100644 --- a/security/nss/lib/fortcrypt/swfort/manifest.mn +++ b/security/nss/lib/fortcrypt/swfort/manifest.mn @@ -44,7 +44,7 @@ CSRCS = swfalg.c \ swflib.c \ swfutl.c \ $(NULL) -DIRS = pkcs11 +#DIRS = pkcs11 VPATH = $(OBJDIR) vpath %.c $(OBJDIR)