Add a test script to do profiling. Some cleaning as well.
[lttv.git] / ltt / branches / poly / configure.in
index 4a179b1abb2d1363228e5fb8f669083d675abbb4..bdbc2e8affa130fa42349f230a263f13a9c51d9c 100644 (file)
@@ -67,6 +67,7 @@ AC_CHECK_FUNCS([select])
 
 #CPPFLAGS="$CPPFLAGS -I"
 
+AM_CONDITIONAL(LTTVSTATIC, test "$enable_lttvstatic" = yes)
 lttvlibdir="${libdir}/lttv"
 AC_SUBST(lttvlibdir)
 
This page took 0.022439 seconds and 4 git commands to generate.