Clean-up: sessiond ust-app: change spaces to tabs
[lttng-tools.git] / configure.ac
index e3b23f4658b87874b857eec6774050c93474fda3..4e186d471ac4bd0f83efe85892401ae9292c3038 100644 (file)
@@ -38,6 +38,12 @@ AX_APPEND_COMPILE_FLAGS([ dnl
                dnl extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) __THROWNL;
                dnl            ^
                -Wno-incomplete-setjmp-declaration dnl
+               -Wdiscarded-qualifiers dnl
+               -Wmissing-declarations dnl
+               -Wmissing-prototypes dnl
+               -Wmissing-parameter-type dnl
+               -Wold-style-definition dnl
+               -Wstrict-prototypes dnl
        ],
        [WARN_CFLAGS],
        [-Werror])
This page took 0.023971 seconds and 5 git commands to generate.