configure: Fix matching for dri driver to actually work
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 7 Jan 2010 15:29:29 +0000 (10:29 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 7 Jan 2010 15:44:44 +0000 (10:44 -0500)
commit27fe7a7303d93bc38df1f3c2861d07af3e82546d
tree2c15a730b18595e8e06cd66df5954eda671c0519
parentc9a210f15887b5b28eb8a9445597194fa6c82833
configure: Fix matching for dri driver to actually work

The shell case statement obviously only evaluates the first matching
block.  Thanks to Julien Cristau for spotting the bug.
configure.ac