mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
GLX needs gl.h from Mesa too
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
noinst_LTLIBRARIES = libglx.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
AM_CFLAGS = $(DIX_CFLAGS) -I@MESA_SOURCE@/include
|
||||
|
||||
# none yet
|
||||
#sdk_HEADERS =
|
||||
|
||||
Reference in New Issue
Block a user