[Commits] [SCM] claws branch, master, updated. 3.13.0-2-g6364e0f
claws at claws-mail.org
claws at claws-mail.org
Sun Oct 11 13:28:27 CEST 2015
The branch, master has been updated
via 6364e0fd9b9dac82744be6a890c2a99dffc883a4 (commit)
from 99565fadb312332823323611ca2fc6490205f895 (commit)
Summary of changes:
configure.ac | 11 -----------
1 file changed, 11 deletions(-)
- Log -----------------------------------------------------------------
commit 6364e0fd9b9dac82744be6a890c2a99dffc883a4
Author: Paul <paul at claws-mail.org>
Date: Sun Oct 11 12:28:22 2015 +0100
don't check for libchamplain, thanks to Páder Rezső
diff --git a/configure.ac b/configure.ac
index d9a5bd9..0d1ed29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1284,17 +1284,6 @@ fi
AC_SUBST(CM_NP_HOTKEY_CFLAGS)
AC_SUBST(CM_NP_HOTKEY_LIBS)
-dnl libchamplain ***************************************************************
-CHAMPLAIN_MODULE=champlain-gtk-0.4
-CHAMPLAIN_VERSION=0.4.0
-PKG_CHECK_EXISTS(champlain-gtk-0.6 > 0.6.0,[CHAMPLAIN_MODULE=champlain-gtk-0.6
- CHAMPLAIN_VERSION=0.6.0], [])
-PKG_CHECK_EXISTS(champlain-gtk-0.8 > 0.8.0,[CHAMPLAIN_MODULE=champlain-gtk-0.8
- CHAMPLAIN_VERSION=0.8.0], [])
-PKG_CHECK_MODULES(CHAMPLAIN, [$CHAMPLAIN_MODULE >= $CHAMPLAIN_VERSION clutter-gtk-0.10], HAVE_CHAMPLAIN=yes, HAVE_CHAMPLAIN=no)
-AC_SUBST(CHAMPLAIN_CFLAGS)
-AC_SUBST(CHAMPLAIN_LIBS)
-
dnl Third, we now cross the requested plugins and the available dependencies
dnl If some dependencies are missing and the plugin was explicitely enabled,
dnl we error out, else we only inform.
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list