From: Daniel Stenberg Date: Fri, 23 Apr 2021 07:21:02 +0000 (+0200) Subject: configure: fix typo in TLS error message X-Git-Tag: curl-7_77_0~139 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47e169e7a46dd0932ede5225768aa666730820f1;p=thirdparty%2Fcurl.git configure: fix typo in TLS error message Reported-by: Pontus Lundkvist --- diff --git a/configure.ac b/configure.ac index 033e309868..8b3ff904c1 100755 --- a/configure.ac +++ b/configure.ac @@ -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. if test -z "$TLSCHOICE"; 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: