From: Yannick Brosseau Date: Sat, 19 Oct 2013 21:15:53 +0000 (-0400) Subject: Always show building that we build the command line modules X-Git-Tag: v1.5~2 X-Git-Url: http://git.liburcu.org/?p=lttv.git;a=commitdiff_plain;h=68209e97aecceb8135898231923f8bd9efe94be4 Always show building that we build the command line modules Signed-off-by: Yannick Brosseau --- diff --git a/configure.ac b/configure.ac index d826e09a..4df1d534 100644 --- a/configure.ac +++ b/configure.ac @@ -29,6 +29,9 @@ AM_SILENT_RULES([yes]) AC_CONFIG_HEADERS([config.h]) LT_INIT +#Always build basic command line modules +with_lttv="yes" + # If requested, avoid building LTTV part AC_ARG_WITH(lttv-gui, AS_HELP_STRING([--with-lttv-gui],