[gxml] Makefile.am: remove -Wall for now, since we can't do anything about most errors, due to vala :'(



commit df351c839d256d7e7910477a97be97b4949aa80f
Author: Richard Schwarting <aquarichy gmail com>
Date:   Sat Jul 27 00:01:54 2013 -0400

    Makefile.am: remove -Wall for now, since we can't do anything about most errors, due to vala :'(

 test/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/test/Makefile.am b/test/Makefile.am
index 392308f..d0f5b0f 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -9,7 +9,6 @@ AM_CPPFLAGS = \
        -DPACKAGE_DATA_DIR=\""$(datadir)"\"
 
 AM_CFLAGS = \
-       -Wall \
        -g \
        $(GLIB_CFLAGS) \
        $(GXML_CFLAGS) \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]