[Commits] [SCM] claws branch, master, updated. 3.16.0-174-g8ca0266
wwp at claws-mail.org
wwp at claws-mail.org
Wed May 23 08:03:28 CEST 2018
The branch, master has been updated
via 8ca026606fe6b187f49ed9f9e9b0e8514a47ef8e (commit)
from 4627fc154f61b16e880e607c6ff0500c5ef02d77 (commit)
Summary of changes:
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 8ca026606fe6b187f49ed9f9e9b0e8514a47ef8e
Author: wwp <wwp at free.fr>
Date: Wed May 23 08:01:14 2018 +0200
Claws Mail does support gdata 0.6.4.
diff --git a/configure.ac b/configure.ac
index 35e3b13..bc54f02 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1178,7 +1178,7 @@ AC_CHECK_LIB([archive], [archive_read_new],
)
dnl libgdata *******************************************************************
-PKG_CHECK_MODULES(GDATA, libgdata >= 0.17.2, HAVE_GDATA=yes, HAVE_GDATA=no)
+PKG_CHECK_MODULES(GDATA, libgdata >= 0.6.4, HAVE_GDATA=yes, HAVE_GDATA=no)
AC_SUBST(GDATA_CFLAGS)
AC_SUBST(GDATA_LIBS)
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list