Docs: relayd: live: clarify ownership of vstream after viewer release
[lttng-tools.git] / configure.ac
index 083ec34f3cd3023b7e93fbf4be42705aa16f4d21..6166b25a0bc60a805ed60fa24d966ccb69f86d5c 100644 (file)
@@ -72,6 +72,7 @@ m4_define([WARN_FLAGS_LIST], [ dnl
   -Wshadow dnl
   -Wno-gnu-folding-constant dnl
   -Wsuggest-attribute=format dnl
+  -Wformat=2 dnl
   dnl GCC enables this with -Wall in C++, and that generates a
   dnl lot of warnings that have on average a low value to fix.
   -Wno-sign-compare dnl
@@ -1142,6 +1143,7 @@ AC_CONFIG_FILES([
        src/Makefile
        src/common/Makefile
        src/common/argpar/Makefile
+       src/common/argpar-utils/Makefile
        src/common/bytecode/Makefile
        src/common/kernel-ctl/Makefile
        src/common/kernel-consumer/Makefile
This page took 0.024105 seconds and 4 git commands to generate.