[Commits] [SCM] claws branch, master, updated. 3.10.0-76-g442b3bb
miras at claws-mail.org
miras at claws-mail.org
Sun Jun 8 17:39:14 CEST 2014
The branch master of project "claws" (Claws Mail) has been updated
via 442b3bbaea6ed12a79e293cb9af0450b5a2f26d8 (commit)
via 541a94138c6bc9dc1b9a3abbc9b2d4ef4f38b93f (commit)
from 61c0a7f00292ecc66f53021e7e9490f52a885094 (commit)
- Log -----------------------------------------------------------------
commit 442b3bbaea6ed12a79e293cb9af0450b5a2f26d8
Merge: 541a941 61c0a7f
Author: Michael Rasmussen <mir at datanom.net>
Date: Sun Jun 8 17:38:53 2014 +0200
Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
commit 541a94138c6bc9dc1b9a3abbc9b2d4ef4f38b93f
Author: Michael Rasmussen <mir at datanom.net>
Date: Sun Jun 8 17:37:30 2014 +0200
Raised requirements for glib to 2.20.
diff --git a/configure.ac b/configure.ac
index 281a4ad..771a313 100644
--- a/configure.ac
+++ b/configure.ac
@@ -428,7 +428,7 @@ dnl ** common code **
dnl *****************
dnl check for glib
-PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.6 gmodule-2.0 >= 2.6 gobject-2.0 >= 2.6 gthread-2.0 >= 2.6)
+PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.20 gmodule-2.0 >= 2.20 gobject-2.0 >= 2.20 gthread-2.0 >= 2.20)
GLIB_GENMARSHAL=`pkg-config --variable=glib_genmarshal glib-2.0`
AC_SUBST(GLIB_GENMARSHAL)
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list