Fix xf86-video-vesa compile.
[openwrt/svn-archive/archive.git] / Xorg / driver / xf86-video-vesa / patches / 010-dont-mess-up-include-paths.patch
1 --- a/configure
2 +++ b/configure
3 @@ -20787,7 +20787,7 @@ fi
4
5
6 CFLAGS="$CFLAGS $XORG_CFLAGS "' -I$(top_srcdir)/src'
7 -INCLUDES="$XORG_INCS -I${sdkdir} "'-I$(top_srcdir)/src -I$(prefix)/include'
8 +INCLUDES="$XORG_INCS -I${sdkdir} "'-I$(top_srcdir)/src'
9
10
11