On Fri, Oct 11, 2013 at 6:03 PM, Eric Anholt <e...@anholt.net> wrote: > AM_CONDITIONAL(NEED_LIBPROGRAM, test "x$with_gallium_drivers" != x -o \ > "x$enable_xlib_glx" = xyes -o \ > "x$enable_osmesa" = xyes -o \ > - "x$enable_megadriver" = xyes -o \ > + -n "$DRI_DIRS" -o \ > "x$enable_gallium_osmesa" = xyes)
I think this is everything now. Just build libprogram.la unconditionally now? That could go in the next patch, since the conditional was to avoid building libprogram.la in the dricore case. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev