|
@@ -70,7 +70,7 @@ case "$host" in
|
|
esac
|
|
esac
|
|
|
|
|
|
dnl Set up the compiler and linker flags
|
|
dnl Set up the compiler and linker flags
|
|
-INCLUDE="-I$srcdir/include -idirafter $srcdir/src/video/khronos"
|
|
|
|
|
|
+INCLUDE="-I$srcdir/include -I$srcdir/src/video/khronos"
|
|
if test x$srcdir != x.; then
|
|
if test x$srcdir != x.; then
|
|
INCLUDE="-Iinclude $INCLUDE"
|
|
INCLUDE="-Iinclude $INCLUDE"
|
|
elif test -d .hg; then
|
|
elif test -d .hg; then
|