[gnome-klotski] Disable C warnings
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-klotski] Disable C warnings
- Date: Tue, 15 Oct 2013 02:10:59 +0000 (UTC)
commit 7acd573169a820b952e87bdeff37829db9c78984
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Oct 14 21:09:07 2013 -0500
    Disable C warnings
 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 4d09a34..b92ef62 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,6 +12,7 @@ gnome_klotski_CFLAGS = \
        -DGETTEXT_PACKAGE=\"$(GETTEXT_PACKAGE)\" \
        -DDATA_DIRECTORY=\"$(datadir)/gnome-klotski\" \
        -DLOCALEDIR=\"$(datadir)/locale\" \
+       -w \
        $(GNOME_KLOTSKI_CFLAGS)
 
 gnome_klotski_VALAFLAGS = \
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]