On 29/10/2010 06:58, Chia-I Wu wrote: > While the patch works great for better > config options and at reducing the compile time, it does not avoid > unnecessary PKG_CHECK_MODULES. But I think that belongs to follow-on > works.
Tangentially related to that, here's a few patches (combining patches from bugs #27840 and #29460 and updating for git master) which avoid requiring LIBDRM and DRI2PROTO when configured --with-driver=dri --disable-driglx-direct (which makes it possible to build like that on platforms with no LIBDRM) Jon TURNEY (1): Disable direct rendering on Cygwin Samuel Thibault (1): Only require libdrm if direct rendering is actually enabled. nobled (1): Disable direct rendering on GNU/Hurd configure.ac | 52 +++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 41 insertions(+), 11 deletions(-) -- 1.7.2.3 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev