configure: drop explicit DRI_DIRS assignment on some platforms/arches
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 3 Feb 2014 20:54:08 +0000 (20:54 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 18 Feb 2014 00:00:05 +0000 (00:00 +0000)
commit65e67b9bf7030ae1d9f74a16f0704f33c40688ca
tree2a3b51ca828f4e60b8ae7aa92408dad2b73e45bf
parent49e93e89455c4ef3d048cc2b3f126be47ff2b55f
configure: drop explicit DRI_DIRS assignment on some platforms/arches

Both x86_64|amd64 and *bsd, already set the full range of available
classic dri drivers. Drop the explicit assignment, and fall back to
the generic default.
Keep explicit list from plafroms/arches that do not handle the default
list.

Update help strings, to explicitly mention "classic" for applicable
DRI drivers.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
configure.ac