X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fconfigure.in;h=638a52b751135c79a62d0c37b70b7d98d2660da3;hb=0c56e138e63986d8a8c0d7fc3e2c7230a020289e;hp=f245ffd3f1afaa194577c93ef6d5276969bb655d;hpb=d8f124de0295aea546b6debf5945bfeea2bbeb2a;p=lttv.git diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index f245ffd3..638a52b7 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/configure.in @@ -77,10 +77,13 @@ lttlibdir="${libdir}/ltt" AC_SUBST(lttlibdir) +top_lttvdir="\$(top_srcdir)/lttv" +AC_SUBST(top_lttvdir) + top_guidir="\$(top_srcdir)/lttv/modules/gui" AC_SUBST(top_guidir) -DEFAULT_INCLUDES="-I\$(top_guidir) -I\$(top_srcdir)" +DEFAULT_INCLUDES="-I\$(top_srcdir) -I\$(top_lttvdir) -I\$(top_guidir)" AC_SUBST(DEFAULT_INCLUDES) #CPPFLAGS="${GLIB_CFLAGS}"