Use IMP_LIB_EXT when checking for LLVM shared libraries

Graphics / Mesa 3D Graphics Library / Mesa - Jon TURNEY [dronecode.org.uk] - 10 September 2015 09:09 UTC

When checking for LLVM shared libraries, use IMP_LIB_EXT for the extension for shared libraries appropriate to the target, rather than hardcoding '.so'

Also add some comments to explain why we have this circus of pain.

adeba94 Use IMP_LIB_EXT when checking for LLVM shared libraries
configure.ac | 33 +++++++++++++++++++++++++++------
1 file changed, 27 insertions(+), 6 deletions(-)

Upstream: cgit.freedesktop.org


  • Share