Fix warnings with bison >= 3.4 and autoconf < 2.70
[babeltrace.git] / src / plugins / ctf / common / metadata / Makefile.am
index 8cdf35e526c834f53fe78ff2dce8a4ea348b3332..4d1c6358251fee61414d922d16091df772cb194f 100644 (file)
@@ -1,5 +1,5 @@
 AM_CPPFLAGS += -I$(builddir) -I$(srcdir)
-AM_YFLAGS = -t -d -v
+AM_YFLAGS = -t -d -v -Wno-yacc
 
 noinst_LTLIBRARIES = libctf-parser.la libctf-ast.la
 
This page took 0.024922 seconds and 4 git commands to generate.