configure: Only check for OpenCL without LLVM when the latter is certain
authorMichel Dänzer <michel.daenzer@amd.com>
Tue, 10 Jun 2014 02:25:04 +0000 (11:25 +0900)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 10 Jun 2014 14:56:58 +0000 (10:56 -0400)
commit2d399bb1837e01856c8e489aa5ec439ce9a1fdbc
treea75dbe523fb4c34458dfb3feac0701825b30d228
parentb0fd54900c89e2a994209d5a0007230e35dec3c6
configure: Only check for OpenCL without LLVM when the latter is certain

LLVM is enabled by default for some architectures, but the test was failing
before that.

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Cc: "10.1 10.2" <mesa-stable@lists.freedesktop.org>
configure.ac