Hi Jon,
On 4 September 2015 at 12:43, Jon TURNEY wrote:
> X11_CFLAGS isn't defined by configure.ac since commmit 35189d76 removed
> PKG_CHECK_MODULES([X11],[x11])
>
> Fix the remaining uses of X11_CFLAGS. There are no uses of X11_LIBS
>
> Jon TURNEY (2):
> Use X11_INCLUDES instead of X11_CFLA
Both are
Reviewed-by: Matt Turner
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
X11_CFLAGS isn't defined by configure.ac since commmit 35189d76 removed
PKG_CHECK_MODULES([X11],[x11])
Fix the remaining uses of X11_CFLAGS. There are no uses of X11_LIBS
Jon TURNEY (2):
Use X11_INCLUDES instead of X11_CFLAGS
Remove unneeded X11_CFLAGS
src/glx/tests/Makefile.am | 2