configure: the ngtcp2 option should default to 'no'

While still experimental.

Bug: https://curl.se/mail/lib-2022-10/0007.html
Reported-by: Daniel Hallberg

Closes #9650
This commit is contained in:
Daniel Stenberg 2022-10-05 10:30:04 +02:00
parent 5299301a9b
commit 3664bccc54
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -2718,7 +2718,7 @@ dnl **********************************************************************
dnl Check for ngtcp2 (QUIC)
dnl **********************************************************************
OPT_TCP2="yes"
OPT_TCP2="no"
if test "x$disable_http" = "xyes"; then
# without HTTP, ngtcp2 is no use