You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
295 B
12 lines
295 B
Index: configure |
|
--- configure.orig 2007-03-13 16:16:37.000000000 +0100 |
|
+++ configure 2012-07-15 12:04:25.000000000 +0200 |
|
@@ -19881,7 +19881,7 @@ |
|
fi |
|
|
|
NSS_CFLAGS="$nss_inc" |
|
-NSS_LIBS="$nss_lib -lssl3 -lnss3" |
|
+NSS_LIBS="$nss_lib -lnssl -lnss" |
|
if test -z "$nss_ver" ; then |
|
nss_ver=3.11.4 |
|
fi
|
|
|