]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
configure: fix typo in TLS error message
authorDaniel Stenberg <daniel@haxx.se>
Fri, 23 Apr 2021 07:21:02 +0000 (09:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 23 Apr 2021 07:21:02 +0000 (09:21 +0200)
Reported-by: Pontus Lundkvist
configure.ac

index 033e309868e7b184240d187f84a98cee8eac8556..8b3ff904c1a6e06783ef1ec9e0ae71d372d928f6 100755 (executable)
@@ -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: