On Mon, 30 Jul 2012 12:02:06 -0400 Kristian Høgsberg <hoegsb...@gmail.com> wrote:
> On Thu, Jul 19, 2012 at 01:54:05PM +0900, Elvis Lee wrote: > > backends/gbm_dri.c fails to find wayland-server.h. > > Thanks, pushed. Yeah thanks, the build works for me too, now. > > Signed-off-by: Elvis Lee <kwangwoong....@lge.com> > > --- > > src/gbm/Makefile.am | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/src/gbm/Makefile.am b/src/gbm/Makefile.am > > index 5ca2839..f079da1 100644 > > --- a/src/gbm/Makefile.am > > +++ b/src/gbm/Makefile.am > > @@ -22,6 +22,7 @@ libgbm_la_LIBADD = $(LIBUDEV_LIBS) $(DLOPEN_LIBS) > > > > if HAVE_EGL_PLATFORM_WAYLAND > > AM_CPPFLAGS = -DHAVE_WAYLAND_PLATFORM > > +AM_CFLAGS += $(WAYLAND_CFLAGS) > > endif _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev