Cleanup: add `#include <stdbool.h>` whenever `bool` type is used
[babeltrace.git] / configure.ac
index 54afbd3a2f24637cdd938128255b0cc3d5a87335..c8012d91e0fb0f286a733403eb6ba49a13e9c02c 100644 (file)
@@ -672,13 +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-jump-misses-init dnl
                -Wno-double-promotion dnl
                -Wno-cast-align dnl
        ])
This page took 0.023227 seconds and 4 git commands to generate.