[Commits] [SCM] claws branch, master, updated. 3.10.0-37-g5a569c3
Colin
colin at claws-mail.org
Mon Jun 2 16:11:33 CEST 2014
The branch master of project "claws" (Claws Mail) has been updated
via 5a569c3d2f271b61d3ed4687fa9f34a9ab37734f (commit)
from 6600454d455753ec964bc08b779239eec1e7f355 (commit)
- Log -----------------------------------------------------------------
commit 5a569c3d2f271b61d3ed4687fa9f34a9ab37734f
Author: Colin Leroy <colin at colino.net>
Date: Mon Jun 2 16:11:22 2014 +0200
fix wrong gnuTLS: yes when no.
diff --git a/configure.ac b/configure.ac
index 0740ec1..281a4ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -485,6 +485,7 @@ if test "x$enable_gnutls" != "xno"; then
],
[
echo "Building without gnutls"
+ enable_gnutls=no
])
AC_SUBST(GNUTLS_LIBS)
AC_SUBST(GNUTLS_CFLAGS)
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list