[Commits] Makefile.am 1.1.2.5 1.1.2.6
claws at claws-mail.org
claws at claws-mail.org
Sun Apr 15 10:49:32 CEST 2012
Update of /home/claws-mail/plugins/att_remover/src
In directory srv:/tmp/cvs-serv11703/src
Modified Files:
Tag: gtk2
Makefile.am
Log Message:
2012-04-15 [paul] 1.0.13cvs3
* src/Makefile.am
remove unneeded INCLUDES, which also break non-root
compiling. Patch by aranea.
Index: Makefile.am
===================================================================
RCS file: /home/claws-mail/plugins/att_remover/src/Attic/Makefile.am,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -d -r1.1.2.5 -r1.1.2.6
--- Makefile.am 27 Nov 2006 08:11:56 -0000 1.1.2.5
+++ Makefile.am 15 Apr 2012 08:49:30 -0000 1.1.2.6
@@ -11,12 +11,6 @@
att_remover_la_LIBADD = \
$(GTK_LIBS)
-INCLUDES = \
- -I$(claws_dir)/ \
- -I$(claws_dir)/src/ \
- -I$(claws_dir)/src/common \
- -I$(claws_dir)/src/gtk
-
AM_CPPFLAGS = \
$(CLAWS_MAIL_CFLAGS) \
$(GLIB_CFLAGS) \
More information about the Commits
mailing list