Always show building that we build the command line modules
authorYannick Brosseau <yannick.brosseau@gmail.com>
Sat, 19 Oct 2013 21:15:53 +0000 (17:15 -0400)
committerYannick Brosseau <yannick.brosseau@gmail.com>
Sat, 19 Oct 2013 21:15:53 +0000 (17:15 -0400)
Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
configure.ac

index d826e09a497c71407d8cd01278671a013892ce93..4df1d5343d577469412fdc63e4c976c9fd18b4e9 100644 (file)
@@ -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],
This page took 0.024342 seconds and 4 git commands to generate.