[Commits] [SCM] claws branch, gtk2, updated. 3.19.0-57-gb35a73064

paul at claws-mail.org paul at claws-mail.org
Sun Jul 24 11:16:39 UTC 2022


The branch, gtk2 has been updated
       via  b35a73064231914287902456551adbf92d40d5b6 (commit)
      from  91bba763e209ac9e3b37f082e697791bb64ce67f (commit)

Summary of changes:
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit b35a73064231914287902456551adbf92d40d5b6
Author: Paul <paul at claws-mail.org>
Date:   Sun Jul 24 12:15:55 2022 +0100

    forgotten capitalisation

diff --git a/configure.ac b/configure.ac
index b91e819a5..be9277c39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -596,7 +596,7 @@ esac
 AC_MSG_CHECKING([whether GnuTLS support is present for OAuth2])
 if test x"$enable_gnutls" = xyes; then
 	AC_MSG_RESULT([yes])
-	AC_MSG_CHECKING([whether to build oauth2 support])
+	AC_MSG_CHECKING([whether to build OAuth2 support])
 	if test x"$enable_oauth2" = xyes; then
 		AC_MSG_RESULT([yes])
 		AC_DEFINE(USE_OAUTH2, 1, [Define if OAuth2 is to be activated.])

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list