X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=e57b3562fe3beb355eb650eafae2a2b4d54c5507;hb=fbae86d664c12e450d3cb702b602701d37781b41;hp=2b2962a5e1891231effe8c83e9249f28e9a0c061;hpb=d9d1c081341e1bb1ef8e9346d29d36548afb1346;p=ust.git diff --git a/configure.ac b/configure.ac index 2b2962a..e57b356 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.