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