aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 08837b2b..edc4adb0 100755
--- a/configure
+++ b/configure
@@ -367,6 +367,7 @@ if [ "$ssl" = "auto" ]; then
if [ "$ret" = "0" ]; then
# Disable NSS for now as it's known to not work very well ATM.
#detect_nss
+ :
fi
elif [ "$ssl" = "gnutls" ]; then
detect_gnutls