[Commits] [SCM] claws branch, master, updated. 4.1.0-51-gbe0f05095

paul at claws-mail.org paul at claws-mail.org
Sun Jul 24 11:15:59 UTC 2022


The branch, master has been updated
       via  be0f05095c9f5ea75cc6de3d341ffbaf37c2e103 (commit)
      from  d7543298f25d7492b4d3db2e6509be47147623ca (commit)

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


- Log -----------------------------------------------------------------
commit be0f05095c9f5ea75cc6de3d341ffbaf37c2e103
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 366fb8704..cf55d809b 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