From 47e169e7a46dd0932ede5225768aa666730820f1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 23 Apr 2021 09:21:02 +0200 Subject: [PATCH] configure: fix typo in TLS error message Reported-by: Pontus Lundkvist --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 033e30986..8b3ff904c 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: