java interface: add script to automatically generate lib loader C code
[lttv.git] / configure.ac
index e004efe49aa2961d57139dac042b48284e598290..69d3809a4ce86829ba0b42509c4fa678595f4337 100644 (file)
@@ -21,7 +21,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([lttv], [0.12.26-28012010], [ltt-dev@lists.casi.polymtl.ca])
+AC_INIT([lttv], [0.12.31-04072010], [ltt-dev@lists.casi.polymtl.ca])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
@@ -214,11 +214,10 @@ 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.023929 seconds and 4 git commands to generate.