summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-04-23 09:21:02 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-04-23 09:21:02 +0200
commit47e169e7a46dd0932ede5225768aa666730820f1 (patch)
treea32f09c653b938b6e83ada8552c6fc56ad53bc86
parent25db8fa0d464ffa09a68a1ded1778e581c1eb0a5 (diff)
downloadcurl-47e169e7a46dd0932ede5225768aa666730820f1.tar.gz
configure: fix typo in TLS error message
Reported-by: Pontus Lundkvist
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
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: