X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=69914737241131baf8dd15d9d9d45e71d2a344c9;hb=3204017e17704001c83085d94c2a8fc72e1aad16;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])