summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/CONFIGURE')
-rwxr-xr-xcrypto/openssl/CONFIGURE5
1 files changed, 2 insertions, 3 deletions
diff --git a/crypto/openssl/CONFIGURE b/crypto/openssl/CONFIGURE
index 9f28015331..9ff1556d68 100755
--- a/crypto/openssl/CONFIGURE
+++ b/crypto/openssl/CONFIGURE
@@ -5,6 +5,5 @@ message "broken installation. You are advised to disable it." &&
config_query OPENSSL_SSE "Are you sure you want to enable SSE support?" n
fi &&
-config_query_option OPENSSL_TLSEXT "Enable TLS extensions ?" y \
- "enable-tlsext" \
- "disable-tlsext"
+# Broken in 0.9.8y, remove option (Bug #511)
+persistent_remove OPENSSL_TLSEXT