UST-wide warning fixes/bugfixes
[ust.git] / configure.ac
index 2b2962a5e1891231effe8c83e9249f28e9a0c061..e57b3562fe3beb355eb650eafae2a2b4d54c5507 100644 (file)
@@ -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.
This page took 0.022793 seconds and 4 git commands to generate.