glib-2.0 workaround
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 30 May 2003 20:46:47 +0000 (20:46 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 30 May 2003 20:46:47 +0000 (20:46 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@71 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/configure.in

index 91fce546723f372981a537b161864c413e5386cd..c0533a3f0a429b0ef40f86ef5d5a664a0ef498ff 100644 (file)
@@ -44,7 +44,7 @@ lttlibdir="${libdir}/ltt"
 AC_SUBST(lttlibdir)
 
 
-DEFAULT_INCLUDES="-I\$(top_srcdir)/include"
+DEFAULT_INCLUDES="-I\$(top_srcdir)/include -I\$(includedir)/glib-2.0"
 AC_SUBST(DEFAULT_INCLUDES)
 
 lttvincludedir="${includedir}/lttv"
This page took 0.02291 seconds and 4 git commands to generate.