[Commits] [SCM] claws branch, master, updated. 3.11.1-75-g9971efe
mones at claws-mail.org
mones at claws-mail.org
Sat Mar 7 01:53:28 CET 2015
The branch, master has been updated
via 9971efeb205fde204519cd26424a389d7c60c5f2 (commit)
from a2457c525e4fc13f5fe24f6ffee14794a27b9fc3 (commit)
Summary of changes:
src/Makefile.am | 1 -
1 file changed, 1 deletion(-)
- Log -----------------------------------------------------------------
commit 9971efeb205fde204519cd26424a389d7c60c5f2
Author: Ricardo Mones <ricardo at mones.org>
Date: Sat Mar 7 01:52:23 2015 +0100
Do not link main binary to GPGME libraries
Fixes half of <https://bugs.debian.org/779824>; the other half
was fixed in commit 22e05b492f09ed1d20cd48e1917d1dead0fc248e.
diff --git a/src/Makefile.am b/src/Makefile.am
index cfb89a5..d4b6627 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -558,7 +558,6 @@ claws_mail_LDADD = \
$(ENCHANT_LIBS) \
$(INTLLIBS) \
$(GTK_LIBS) \
- $(GPGME_LIBS) \
$(LDAP_LIBS) \
$(GNUTLS_LIBS) \
$(COMPFACE_LIBS) \
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list