[gnome-mahjongg] Disable C warnings
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mahjongg] Disable C warnings
- Date: Tue, 15 Oct 2013 02:12:31 +0000 (UTC)
commit 0fed95f81428e6980de66d3786fd159923859cde
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Oct 14 21:12:20 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 7e9c972..abe5a0d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -25,6 +25,7 @@ gnome_mahjongg_CFLAGS = \
-DGETTEXT_PACKAGE=\"$(GETTEXT_PACKAGE)\" \
-DDATA_DIRECTORY=\"$(datadir)/gnome-mahjongg\" \
-DLOCALEDIR=\"$(datadir)/locale\" \
+ -w \
$(GNOME_MAHJONGG_CFLAGS)
gnome_mahjongg_LDADD = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]