[Commits] [SCM] claws branch, master, updated. 3.10.1-87-g09a777c
claws at claws-mail.org
claws at claws-mail.org
Thu Jun 19 08:42:30 CEST 2014
The branch master of project "claws" (Claws Mail) has been updated
via 09a777c54ac977509ad0d3f51ba0c969e13a6eea (commit)
from d5a7f85b802ef690a27becbe06e6416fd2ef0c00 (commit)
Summary of changes:
src/plugins/rssyl/libfeed/Makefile.am | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
- Log -----------------------------------------------------------------
commit 09a777c54ac977509ad0d3f51ba0c969e13a6eea
Author: Paul <paul at claws-mail.org>
Date: Thu Jun 19 07:42:17 2014 +0100
fix building RSSyl
diff --git a/src/plugins/rssyl/libfeed/Makefile.am b/src/plugins/rssyl/libfeed/Makefile.am
index 206bd45..4a80f56 100644
--- a/src/plugins/rssyl/libfeed/Makefile.am
+++ b/src/plugins/rssyl/libfeed/Makefile.am
@@ -1,14 +1,11 @@
noinst_LTLIBRARIES = libfeed.la
-AM_CPPFLAGS = \
- -I$(top_srcdir)/src \
- -I.
-
libfeed_la_CPPFLAGS = \
-Wall \
$(CLAWS_MAIL_CFLAGS) \
$(GLIB_CFLAGS) \
- $(GTK_CFLAGS)
+ $(GTK_CFLAGS) \
+ -I$(top_srcdir)/src
libfeed_la_SOURCES = \
date.c date.h \
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list