On Tue, Jul 17, 2012 at 08:14:32PM +0900, Elvis Lee wrote:
> gbm: backends/dri/gbm_dri.c fails to find wayland-drm-server-protocol.h
> because egl/wayland is not built before gbm.
I just pushed a different fix to include a copy of the format enums in
wayland-drm.h instead and not try to include th
gbm: backends/dri/gbm_dri.c fails to find wayland-drm-server-protocol.h
because egl/wayland is not built before gbm.
Signed-off-by: Elvis Lee
---
src/gbm/Makefile.am |3 +++
1 file changed, 3 insertions(+)
diff --git a/src/gbm/Makefile.am b/src/gbm/Makefile.am
index 5ca2839..8f56873 100644