radeon: Insist on libdrm being present to build.
authorEric Anholt <eric@anholt.net>
Fri, 14 Oct 2011 21:34:19 +0000 (14:34 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 28 Oct 2011 18:32:00 +0000 (11:32 -0700)
commit830e546f94c53d3f6878a188a2bdb5d2f3cf74bd
treeccf2a170c2f9faf5e93ca8e3571f7c80613dd512
parent48c9925367034b6fac506f1f32d445c5bd825a49
radeon: Insist on libdrm being present to build.

There's no sense in building a broken driver.  Previously, there was
the potential of building a DRI1-only driver that would work for DRI1
and fail on DRI2 because the newer libdrm code wasn't present.  Now
the radeon build system should be matching intel and nouveau.
configs/autoconf.in
configure.ac
src/mesa/drivers/dri/r200/Makefile
src/mesa/drivers/dri/radeon/Makefile
src/mesa/drivers/dri/radeon/radeon_bocs_wrapper.h