Check for libdrm_$chipset.pc when needed
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 1 Jan 2010 22:03:33 +0000 (17:03 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 4 Jan 2010 16:47:59 +0000 (11:47 -0500)
commit8616cec5c9889e6166839b33baa8db52f04d409c
tree924125aecc48070bdebe9870d72a3d0f1afd8be5
parenta3abb9d1cc4698e45e5d794919e8c27a3d7e5908
Check for libdrm_$chipset.pc when needed

This adds missing pkg-config lookup for intel and moves the radeon
lookup into a case...esac so it's only looked up when one or more of
the radeon drivers are enabled.
configs/autoconf.in
configure.ac
src/mesa/drivers/dri/i915/Makefile
src/mesa/drivers/dri/i965/Makefile