Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / configure.ac
index 37b0baaf6f23e47414248a59d627f7ae8e90f36e..c8012d91e0fb0f286a733403eb6ba49a13e9c02c 100644 (file)
@@ -672,12 +672,6 @@ AX_COMPILER_FLAGS(
                -Wno-pointer-arith dnl
                -Wno-format-nonliteral dnl
                -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.02459 seconds and 4 git commands to generate.