As a follow-up to my "Fix Apple-DRI GLX" patchset, allow building of a libGL capable of using driswrast on targets without libdrm, and make that the default configuration.
The --disable-driglx-direct option only appears to exist for the benefit of such targets, so it could probably be removed in future. Jon TURNEY (2): glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM case configure: Always default to --enable-driglx-direct configure.ac | 17 ++--------------- src/glx/glxcmds.c | 2 +- src/glx/glxext.c | 17 ++++++++++++----- 3 files changed, 15 insertions(+), 21 deletions(-) -- 1.8.5.5 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev