On Fri, 2013-10-11 at 17:22 -0700, Eric Anholt wrote: > diff --git a/glx/glxdricommon.c b/glx/glxdricommon.c > index b027f24..6bb7d1d 100644 > --- a/glx/glxdricommon.c > +++ b/glx/glxdricommon.c > @@ -211,6 +211,14 @@ glxConvertConfigs(const __DRIcoreExtension * core, > > static const char dri_driver_path[] = DRI_DRIVER_PATH; > > +/* Temporary define to allow building without a dri_interface.h from > + * updated Mesa. Some day when we don't core about Mesa that old any > + * more this can be removed. > + */
s/core/care/ Otherwise: Reviewed-by: Adam Jackson <[email protected]> - ajax _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
