configure: update enable-llvm-shared-libs comments
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 4 Mar 2014 20:02:35 +0000 (20:02 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 11 Mar 2014 12:50:44 +0000 (12:50 +0000)
commit065b6ca52b6a34b1fa6713f41641738401e47710
tree512dbaf3521ff4c67cd881fcb4d83b67c031adf0
parente267e4318c0f1cc30acbd06afab44ecec9aada2e
configure: update enable-llvm-shared-libs comments

 - As of commit cb080a10b68(configure.ac: Don't require shared LLVM when
building OpenCL) opencl does not mandate using shared llvm.
 - Add a warning message that building with static llvm may cause
compilation problems.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
configure.ac