X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=621f091fd9d57db8e9211a416181ac999f48e1d3;hp=ba5f7bde88003e5ad966977d0640bbc0298b9c09;hb=3889a2d65e6e9d7a9a6e55871dda4b0c8068cb00;hpb=177f8533cf66c388b1e957c9c1c18f6b4f8ed418 diff --git a/configure.ac b/configure.ac index ba5f7bde8..621f091fd 100644 --- a/configure.ac +++ b/configure.ac @@ -118,7 +118,7 @@ AX_CONFIG_FEATURE( AM_CONDITIONAL([COMPAT_EPOLL], [ test "$enable_epoll" = "yes" ]) AC_PROG_CC -m4_ifdef([LT_INIT], [LT_INIT], [AC_PROG_LIBTOOL]) +LT_INIT CFLAGS="-Wall $CFLAGS -g -fno-strict-aliasing"