ctf: Remove redundant declarations of lexer/parser functions
[babeltrace.git] / configure.ac
index 37b0baaf6f23e47414248a59d627f7ae8e90f36e..8e0e649147e11c02969966a572873fa705053751 100644 (file)
@@ -674,10 +674,6 @@ AX_COMPILER_FLAGS(
                -Wno-undef dnl
                -Wno-missing-prototypes dnl
                -Wno-missing-declarations dnl
-               -Wno-redundant-decls dnl
-               -Wno-logical-op dnl
-               -Wno-shadow dnl
-               -Wno-null-dereference dnl
                -Wno-double-promotion dnl
                -Wno-cast-align dnl
        ])
This page took 0.024874 seconds and 4 git commands to generate.