X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=e57b3562fe3beb355eb650eafae2a2b4d54c5507;hb=45b22615b67b3ddc8f38ad007d0121a96e1097f6;hp=2b2962a5e1891231effe8c83e9249f28e9a0c061;hpb=cacf036243594e11fc8a7e0f47f07af97a79042f;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 2b2962a5..e57b3562 100644 --- a/configure.ac +++ b/configure.ac @@ -52,6 +52,8 @@ AC_C_INLINE AC_FUNC_MALLOC AC_CHECK_FUNCS([gettimeofday munmap socket strerror strtol]) +CFLAGS="-Wall $CFLAGS" + # URCU # urcu - check if we just find the headers it out of the box.