Remove libm addition, already taken care of by previous commit
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 3 Jun 2010 11:30:15 +0000 (07:30 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 3 Jun 2010 11:30:15 +0000 (07:30 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac

index a749e7a69eb8a2cbec7c737b84a98c8d00b4f362..b3b86fb41ca88522a0df636c12bc40d3ef5422a1 100644 (file)
@@ -200,7 +200,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.023295 seconds and 4 git commands to generate.