summaryrefslogtreecommitdiff
path: root/tools/d2c/id/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/d2c/id/Makefile.am')
-rw-r--r--tools/d2c/id/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/d2c/id/Makefile.am b/tools/d2c/id/Makefile.am
index c3d18b8..5ce937f 100644
--- a/tools/d2c/id/Makefile.am
+++ b/tools/d2c/id/Makefile.am
@@ -6,7 +6,7 @@ BUILT_SOURCES = grammar.h
# afin de conserver des noms de fichiers simples, ie sans le nom de la
# bibliothèque de sortie en préfixe.
-AM_YFLAGS = -v -d -p id_
+AM_YFLAGS = -v -d -p id_ -Wno-yacc
AM_LFLAGS = -P id_ -o lex.yy.c --header-file=tokens.h \
-Dyyget_lineno=id_get_lineno \