[Commits] [SCM] claws branch, master, updated. 3.9.3-66-g57e2da0

mones at claws-mail.org mones at claws-mail.org
Wed Apr 16 20:24:08 CEST 2014


The branch master of project "claws" (Claws Mail) has been updated
       via  57e2da0859f4fcea4fd1d352ed09d67f5cc8111e (commit)
      from  308f9937247ca6ca0dc2ef554080705976a93a95 (commit)


- Log -----------------------------------------------------------------
commit 57e2da0859f4fcea4fd1d352ed09d67f5cc8111e
Author: Ricardo Mones <ricardo at mones.org>
Date:   Wed Apr 16 20:18:52 2014 +0200

    Don't disable rssyl when checking libravatar

diff --git a/configure.ac b/configure.ac
index 474971f..b711cbc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1044,7 +1044,8 @@ dnl either yes or no, and do the AC_SUBST calls.
 dnl Archive:		libarchive
 dnl Fancy:		Webkit, curl, optionally libsoup-gnome
 dnl Gdata:		libgdata
-dnl Geolocation		libchamplain, libsoup
+dnl Geolocation:	libchamplain, libsoup
+dbl Libravatar:		libcurl
 dnl Notification:	optionally libnotify libindicate libcanberra_gtk hotkey
 dnl Pdf-Viewer:		libpoppler
 dnl Perl:		sed perl
@@ -1488,7 +1489,7 @@ if test x"$enable_libravatar_plugin" != xno; then
 	elif test x"$enable_libravatar_plugin" = xauto; then
 		AC_MSG_RESULT(no)
 		AC_MSG_WARN("Plugin libravatar will not be built; missing $dependencies_missing")
-		enable_rssyl_plugin=no
+		enable_libravatar_plugin=no
 		MISSING_DEPS_PLUGINS="$MISSING_DEPS_PLUGINS libravatar"
 	else
 		AC_MSG_RESULT(no)

-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list