mirror of
https://github.com/curl/curl.git
synced 2026-07-31 11:38:06 +03:00
fixup
This commit is contained in:
parent
233159e06c
commit
a09a20f5f8
1 changed files with 1 additions and 1 deletions
|
|
@ -2153,7 +2153,7 @@ fi
|
|||
|
||||
case "x$SSL_DISABLED$OPENSSL_ENABLED$GNUTLS_ENABLED$MBEDTLS_ENABLED$WOLFSSL_ENABLED$SCHANNEL_ENABLED$RUSTLS_ENABLED" in
|
||||
x)
|
||||
AC_MSG_ERROR([TLS not detected, disabling HTTPS, FTPS, NTLM and more.
|
||||
AC_MSG_ERROR([TLS not detected, cannot build with HTTPS, FTPS, NTLM and more.
|
||||
Use --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-schannel, --with-amissl or --with-rustls to address this.])
|
||||
;;
|
||||
x1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue