From ec6aa9520fc2c5e83c70dc1f5ce388357c5dae64 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. git-svn-id: svn://10.0.0.236/trunk@94271 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/nss/lib/fortcrypt/swfort/manifest.mn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/security/nss/lib/fortcrypt/swfort/manifest.mn b/mozilla/security/nss/lib/fortcrypt/swfort/manifest.mn index ce327f2ee1d..587d4ccaa8f 100644 --- a/mozilla/security/nss/lib/fortcrypt/swfort/manifest.mn +++ b/mozilla/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)