2005-09-16 [colin] 1.9.14cvs34
[claws.git] / src / Makefile.am
index 7fdabb16b1caa7cc07c259f091c8d563208ed20f..b03e53c6ff3241b3bebf482c244c642bd4ee5871 100644 (file)
@@ -423,6 +423,12 @@ AM_CPPFLAGS = \
        $(OPENSSL_CFLAGS) \
        $(GNOMEPRINT_CFLAGS) \
        $(LIBETPAN_CPPFLAGS) \
-       $(STARTUP_NOTIFICATION_CFLAGS)
+       $(STARTUP_NOTIFICATION_CFLAGS) \
+       -Wno-unused-function
+        
+#no-unused-function is there because of bison stuff
+#no-deprecated-declarations because of gpgme_data_rewind, which we have
+#to call inside gpgme due to our lack of LARGEFILE support
 
+       
 AM_YFLAGS = -d