X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=69914737241131baf8dd15d9d9d45e71d2a344c9;hp=04f9cef4cf1e66f7cd202d48e2ef6aa58c008491;hb=8ed6c42150bcd7d94a7f6f44d398f5dfb552f5af;hpb=90aa04a116a8be510b9d256b47de6bbb4144fb8b diff --git a/configure.ac b/configure.ac index 04f9cef4c..699147372 100644 --- a/configure.ac +++ b/configure.ac @@ -45,6 +45,7 @@ AX_APPEND_COMPILE_FLAGS([ dnl -Wmissing-parameter-type dnl -Wold-style-definition dnl -Wstrict-prototypes dnl + -Wshadow dnl ], [WARN_CFLAGS], [-Werror])