changeset 11427 | 381449ca1cd2 |
parent 11422 | 243b1a53ad89 |
child 11457 | 3db9f2a42870 |
1.1 --- a/configure Tue Aug 29 23:14:39 2017 -0700 1.2 +++ b/configure Wed Aug 30 00:40:06 2017 -0700 1.3 @@ -15677,7 +15677,7 @@ 1.4 ;; 1.5 esac 1.6 1.7 -INCLUDE="-I$srcdir/include -I$srcdir/src/video/khronos" 1.8 +INCLUDE="-I$srcdir/include -idirafter $srcdir/src/video/khronos" 1.9 if test x$srcdir != x.; then 1.10 INCLUDE="-Iinclude $INCLUDE" 1.11 elif test -d .hg; then