configure.ac: Move radv check to the Vulkan section
authorTobias Droste <tdroste@gmx.de>
Sat, 19 Nov 2016 01:39:07 +0000 (02:39 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 5 Dec 2016 14:43:47 +0000 (14:43 +0000)
commit3f42859367cdd66b460bc8af4eab6cf9d0adc086
tree3d769bdecd5665e9e58433504cb360c44ae1ba34
parentc702369bf514cf08ec5699e5be15badb069d6e96
configure.ac: Move radv check to the Vulkan section

This moves the LLVM check for radv to the corresponding driver section.
No functional change.

Signed-off-by: Tobias Droste <tdroste@gmx.de>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
configure.ac