gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] 01/06: configure: fixed typos in messages


From: gnunet
Subject: [libmicrohttpd] 01/06: configure: fixed typos in messages
Date: Tue, 27 Sep 2022 18:02:15 +0200

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit ad43f8663c8343039374e64af7e5c59381ff635c
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Tue Sep 27 15:17:22 2022 +0300

    configure: fixed typos in messages
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 1b6310da..6a13f469 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2858,7 +2858,7 @@ AS_IF([test "x$have_gnutls" != "xyes" && test 
"x$with_gnutls" = "xyes"],
             gnutls_free(data.data);
           ]])], [[have_gnutls_sni=yes]], [[have_gnutls_sni=no]])
      AC_MSG_RESULT([[$have_gnutls_sni]])
-     AC_CACHE_CHECK([[whether GnuTLS require libgcrypt initialisaion]], 
[mhd_cv_gcrypt_required],
+     AC_CACHE_CHECK([[whether GnuTLS require libgcrypt initialisation]], 
[mhd_cv_gcrypt_required],
        [
         AC_COMPILE_IFELSE(
           [
@@ -2868,7 +2868,7 @@ AS_IF([test "x$have_gnutls" != "xyes" && test 
"x$with_gnutls" = "xyes"],
              ],
              [
 #if !defined(GNUTLS_VERSION_NUMBER) || GNUTLS_VERSION_NUMBER+0 <= 0x020c14
-#error Old versions of GnuTLS require libgcript initialisaion
+#error Old versions of GnuTLS require libgcript initialisation
 choke me now
 #endif
              ]

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]