initial port of the mainwindow
[lttv.git] / configure.ac
index e1d04d0588d2e9372be3c1002420c847ef9861a5..2af9ebecf9e887dda74c320bccadbf32ba85b496 100644 (file)
@@ -37,7 +37,7 @@ AC_ARG_WITH(lttv-gui,
        [with_lttv_gui="yes"])
 #TODO ybrosseau 2012-03-13: Remove this when babeltrace port is complete
 #Force GUI disabling while we port babeltrace
-with_lttv_gui="no"
+#with_lttv_gui="no"
 
 AM_CONDITIONAL([BUILD_LTTV_GUI], [ test "x$with_lttv_gui" = "xyes" ])
 
This page took 0.022945 seconds and 4 git commands to generate.