On 09/08/14 19:10, Eric Anholt wrote: > pipe-loader.h will include Xlib.h when HAVE_PIPE_LOADER_XLIB is set in the > build. I really need to move all this mayhem (pipe-loader vs static targets) into one place.
Reviewed-by: Emil Velikov <emil.l.veli...@gmail.com> > --- > src/gallium/state_trackers/gbm/Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/gallium/state_trackers/gbm/Makefile.am > b/src/gallium/state_trackers/gbm/Makefile.am > index 4d9f3fe..50995b3 100644 > --- a/src/gallium/state_trackers/gbm/Makefile.am > +++ b/src/gallium/state_trackers/gbm/Makefile.am > @@ -25,6 +25,7 @@ include $(top_srcdir)/src/gallium/Automake.inc > > AM_CFLAGS = \ > $(GALLIUM_CFLAGS) \ > + $(X11_INCLUDES) \ > $(VISIBILITY_CFLAGS) > > AM_CPPFLAGS = \ > _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev