mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-01 22:58:40 -04:00
Make compositor compile and port it to new mesa extensions
This commit is contained in:
parent
8286302644
commit
a2ee675861
3 changed files with 53 additions and 29 deletions
|
|
@ -6,8 +6,8 @@ udev_rules_dir = @sysconfdir@/udev/rules.d
|
|||
libdir = @libdir@
|
||||
includedir = @includedir@
|
||||
|
||||
EGL_COMPOSITOR_CFLAGS = @EGL_COMPOSITOR_CFLAGS@
|
||||
EGL_COMPOSITOR_LIBS = @EGL_COMPOSITOR_LIBS@
|
||||
COMPOSITOR_CFLAGS = @COMPOSITOR_CFLAGS@
|
||||
COMPOSITOR_LIBS = @COMPOSITOR_LIBS@
|
||||
|
||||
FFI_CFLAGS = @FFI_CFLAGS@
|
||||
FFI_LIBS = @FFI_LIBS@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue