aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorBenjamin Kaduk <bkaduk@akamai.com>2016-04-20 13:51:58 -0500
committerRich Salz <rsalz@openssl.org>2016-04-26 08:32:10 -0400
commit42a9f38613e05fc653cfb773518213e5333bf09b (patch)
tree7223d1e64f2c00f7b0e6c2b48947675324560468 /Configure
parent1e8ead8688f0afb5584264c29907f089cc1f6a8a (diff)
downloadopenssl-42a9f38613e05fc653cfb773518213e5333bf09b.tar.gz
Remove the never-functional no-sct
It was added as part of 2df84dd3299ff25fa078ca7ffbdeaac65b361feb but has never actually been used for anything; presumably it was a typo for one of SCTP or CT. This removes the last '??' entry from INSTALL. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/Configure b/Configure
index b32cb942a7..54130e2a1d 100755
--- a/Configure
+++ b/Configure
@@ -307,7 +307,6 @@ my @disablables = (
"ripemd",
"rmd160",
"scrypt",
- "sct",
"sctp",
"seed",
"shared",