Fix -Wmissing-prototypes/-Wmissing-declarations warnings
[babeltrace.git] / configure.ac
index 8e0e649147e11c02969966a572873fa705053751..c8012d91e0fb0f286a733403eb6ba49a13e9c02c 100644 (file)
@@ -672,8 +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-double-promotion dnl
                -Wno-cast-align dnl
        ])
This page took 0.024175 seconds and 4 git commands to generate.