Make compositor compile and port it to new mesa extensions

This commit is contained in:
Kristian Høgsberg 2010-06-04 22:14:28 -04:00
parent 8286302644
commit a2ee675861
3 changed files with 53 additions and 29 deletions

View file

@ -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@