X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=e5dcf8ba1ddc16f6131ec89584aeee6e22484214;hb=d5a22ce88b28f87cfcace263243510c1ad48b133;hp=17df88d33123bb378c9073eb693a849085044ea4;hpb=100acf4a8f40dc60afaaaa788ed94118e1e93d43;p=babeltrace.git diff --git a/configure.ac b/configure.ac index 17df88d3..e5dcf8ba 100644 --- a/configure.ac +++ b/configure.ac @@ -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 ])