On Jan 1, 2008 10:59 AM, Brian Paul <[EMAIL PROTECTED]> wrote:
> Dan Nicholson wrote:
> > The conditional in src/mesa/Makefile currently hardcodes the cases where
> > libOSMesa can be built on libGL. Likewise, the xlib case always includes
> > libOSMesa in the stand-alone target.
> >
> > This changes the conditional to a loop over the DRIVER_DIRS variable.
> > This means that any driver configuration can enable or disable osmesa.
> > The current "stand-alone" rule is changed so that DRIVER_DIRS=x11 and
> > DRIVER_DIRS="x11 osmesa" are both respected.
> >
> > The configure option is changed to --enable-gl-osmesa as this change
> > allows libOSMesa to be built upon any of the libGL-enabling drivers.
>
> Looks fine to me.

I forgot about this, but am going to push it now. Please let me know
if this causes any build problems. Hacking on src/mesa/Makefile makes
me nervous.

--
Dan

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to