[Mesa-dev] [PATCH 0/2] Fix remaining uses of X11_CFLAGS
Jon TURNEY
jon.turney at dronecode.org.uk
Fri Sep 4 04:43:04 PDT 2015
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 +-
src/mesa/main/tests/Makefile.am | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
--
2.5.1
More information about the mesa-dev
mailing list