configure: fix typo in TLS error message

Reported-by: Pontus Lundkvist
This commit is contained in:
Daniel Stenberg 2021-04-23 09:21:02 +02:00
parent 25db8fa0d4
commit 47e169e7a4
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ dnl If no TLS choice has been made, check if it was explicitly disabled or
dnl error out to force the user to decide. dnl error out to force the user to decide.
if test -z "$TLSCHOICE"; then if test -z "$TLSCHOICE"; then
if test "x$OPT_SSL" != "xno"; then if test "x$OPT_SSL" != "xno"; then
AC_MSG_ERROR([select TLS backend(s) or disble TLS with --without-ssl. AC_MSG_ERROR([select TLS backend(s) or disable TLS with --without-ssl.
Select from these: Select from these: