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

ltt/branches/poly/configure.in

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