Disable sync/ because it does not build on x86_64
[lttv.git] / configure.ac
index 5f882de168babd6d28b0741d29943893c9814ebc..e004efe49aa2961d57139dac042b48284e598290 100644 (file)
@@ -214,10 +214,11 @@ AC_SUBST(lttctlincludedir)
 
                 #lttv/modules/gui/tutorial/Makefile
                 #lttv/modules/gui/diskperformance/Makefile
+       #FIXME: disabled by Mathieu Desnoyers, does not build on x86_64
+       #lttv/lttv/sync/Makefile
 AC_CONFIG_FILES([Makefile
        lttv/Makefile
        lttv/lttv/Makefile
-       lttv/lttv/sync/Makefile
        lttv/modules/Makefile
        lttv/modules/text/Makefile
        lttv/modules/gui/Makefile
This page took 0.021747 seconds and 4 git commands to generate.