summaryrefslogtreecommitdiff
path: root/security/nss/lib/fortcrypt
diff options
context:
space:
mode:
authorwchang0222%aol.com <devnull@localhost>2004-03-23 01:59:40 +0000
committerwchang0222%aol.com <devnull@localhost>2004-03-23 01:59:40 +0000
commit415de335138b0b3a96dd01e3e49380b39802541f (patch)
treee6681a38685c7b526f715a9bb4c3f4022471aaa5 /security/nss/lib/fortcrypt
parenta0957902abad4ef02b6374fecc9fd56f83ee72db (diff)
downloadnss-hg-415de335138b0b3a96dd01e3e49380b39802541f.tar.gz
Bugzilla bug 237870: link the MinGW build with wsock32.dll (Winsock 1)
instead of ws2_32.dll (Winsock 2). Thanks to neil@parkwaycc.co.uk for the patch. r=wtc.
Diffstat (limited to 'security/nss/lib/fortcrypt')
-rw-r--r--security/nss/lib/fortcrypt/swfort/pkcs11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/fortcrypt/swfort/pkcs11/Makefile b/security/nss/lib/fortcrypt/swfort/pkcs11/Makefile
index 44e50063b..cc57d8c5f 100644
--- a/security/nss/lib/fortcrypt/swfort/pkcs11/Makefile
+++ b/security/nss/lib/fortcrypt/swfort/pkcs11/Makefile
@@ -63,7 +63,7 @@ EXTRA_LIBS = \
-lplc4 \
-lplds4 \
-lnspr4 \
- -lws2_32 \
+ -lwsock32 \
-lwinmm \
$(NULL)
else # ! NS_USE_GCC