X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=2af9ebecf9e887dda74c320bccadbf32ba85b496;hb=451aaf275d421d71097d479eb0ae64fe908d8b6f;hp=e1d04d0588d2e9372be3c1002420c847ef9861a5;hpb=3d1e7ee596d5eef4a50ff7e77d3617643eca133e;p=lttv.git diff --git a/configure.ac b/configure.ac index e1d04d05..2af9ebec 100644 --- a/configure.ac +++ b/configure.ac @@ -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" ])