Better system includes usage. Remove the DEFAULT_INCLUDES and put
[lttv.git] / ltt / branches / poly / configure.in
index e6731008ff1b0a7dc074bcae7fdb82320a248b56..6c0b48fc1e890ea227d5032e7b63abe509c5eb6d 100644 (file)
@@ -40,6 +40,9 @@ AC_CHECK_FUNCS([select])
 lttplugindir="${libdir}/ltt/plugins"
 AC_SUBST(lttplugindir)
 
+DEFAULT_INCLUDES="-I\$(top_srcdir)/include"
+AC_SUBST(DEFAULT_INCLUDES)
+
 AC_CONFIG_FILES([Makefile
                  lttv/Makefile
                  lttv/plugins/Makefile
This page took 0.027649 seconds and 4 git commands to generate.