X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=69914737241131baf8dd15d9d9d45e71d2a344c9;hb=a0f8e3109abc7d77c9cb3149193651e31360bca0;hp=04f9cef4cf1e66f7cd202d48e2ef6aa58c008491;hpb=90aa04a116a8be510b9d256b47de6bbb4144fb8b;p=lttng-tools.git 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])