Wakeup change state only if proc not running (v2)
[lttv.git] / configure.ac
index b3b86fb41ca88522a0df636c12bc40d3ef5422a1..43b4c71c1a989f0496d6ab731ad156e558ce32bd 100644 (file)
@@ -21,8 +21,9 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([lttv], [0.12.31-04072010], [ltt-dev@lists.casi.polymtl.ca])
+AC_INIT([lttv], [0.12.36-18112010], [ltt-dev@lists.casi.polymtl.ca])
 AM_INIT_AUTOMAKE
+AM_SILENT_RULES([yes])
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
This page took 0.022887 seconds and 4 git commands to generate.