]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - Configure
Enable QUIC by default
[thirdparty/openssl.git] / Configure
index 5e9e6bfd5c2a46d93cf9e4d0a621fb5069b7eb2a..49bd868ab4a9a6fb1a70565860970e01eba654a7 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -94,8 +94,7 @@ EOF
 # zlib-dynamic  Like "zlib", but the zlib library is expected to be a shared
 #               library and will be loaded at run-time by the OpenSSL library.
 # sctp          include SCTP support
-# enable-quic   include QUIC support (currently just for developers as the
-#               implementation is by no means complete and usable)
+# no-quic       disable QUIC support
 # no-uplink     Don't build support for UPLINK interface.
 # enable-weak-ssl-ciphers
 #               Enable weak ciphers that are disabled by default.
@@ -570,7 +569,6 @@ our %disabled = ( # "what"         => "comment"
                   "ktls"                => "default",
                   "md2"                 => "default",
                   "msan"                => "default",
-                  "quic"                => "default",
                   "rc5"                 => "default",
                   "sctp"                => "default",
                   "ssl3"                => "default",