RSSyl: Allow use of .netrc by libcurl. Bug/enhancement #3309, by Vincent Pelletier
[claws.git] / src / plugins / fetchinfo / Makefile.am
index 3e0430e9c816a44d9d2c24d178ff72233141e12c..ca84f48add8b0ed56b4102e366658aa51cff6cc2 100644 (file)
@@ -1,3 +1,8 @@
+# Copyright 1999-2014 the Claws Mail team.
+# This file is part of Claws Mail package, and distributed under the
+# terms of the General Public License version 3 (or later).
+# See COPYING file for license details.
+
 if OS_WIN32
 
 LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RC) \
@@ -67,7 +72,6 @@ IFLAGS = \
 
 fetchinfo_la_CPPFLAGS = \
        $(IFLAGS) \
-       $(CLAWS_MAIL_CFLAGS) \
        $(GLIB_CFLAGS) \
        $(GTK_CFLAGS)