[Commits] [SCM] claws branch, gtk3, updated. 4.0.0-116-g89b932309
wwp at claws-mail.org
wwp at claws-mail.org
Fri Sep 3 15:41:09 UTC 2021
The branch, gtk3 has been updated
via 89b932309933bbfb4a13398b1ce0ddf6ce753a40 (commit)
from ed74a4678f288382bf93c6dbe7cda08bcdacf40c (commit)
Summary of changes:
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 89b932309933bbfb4a13398b1ce0ddf6ce753a40
Author: wwp <subscript at free.fr>
Date: Fri Sep 3 17:40:52 2021 +0200
Replace 'SSL/TLS' with 'TLS'.
diff --git a/configure.ac b/configure.ac
index 57d7d4c0c..ae7cd3a16 100644
--- a/configure.ac
+++ b/configure.ac
@@ -251,7 +251,7 @@ AC_ARG_ENABLE(ipv6,
[enable_ipv6=$enableval], [enable_ipv6=yes])
AC_ARG_ENABLE(gnutls,
- [ --disable-gnutls Do not build GnuTLS support for SSL/TLS],
+ [ --disable-gnutls Do not build GnuTLS support for TLS],
[enable_gnutls=$enableval], [enable_gnutls=yes])
AC_ARG_ENABLE(enchant,
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list