LTTV 0.12.37
[lttv.git] / configure.ac
index a749e7a69eb8a2cbec7c737b84a98c8d00b4f362..7190fa713f70961232d99cf1a5bdb64d8af8f87b 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.37-17022011], [ltt-dev@lists.casi.polymtl.ca])
 AM_INIT_AUTOMAKE
+AM_SILENT_RULES([yes])
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
@@ -200,7 +201,6 @@ lttvwindowincludedir="${includedir}/lttvwindow"
 lttctlincludedir="${includedir}/liblttctl"
 
 AC_SUBST([POPT_LIBS])
-AC_SUBST([M_LIBS])
 AC_SUBST([UTIL_LIBS])
 AC_SUBST(lttvlibdir)
 AC_SUBST(lttvplugindir)
This page took 0.023116 seconds and 4 git commands to generate.