Use OPENSSL_NO_DTLS instead of OPENSSL_NO_DTLS1
[openssl.git] / Configure
index 09998d9c702abb137b2d66dfec35167e7734528f..913773bd1b687d1155d3f8780b3fea477af19ded 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -823,7 +823,7 @@ my @disablables = (
     "dh",
     "dsa",
     "dso",
-    "dtls1?",
+    "dtls",
     "dynamic[-_]engine",
     "ec",
     "ec2m",