configure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGS
authorTom Stellard <tstellar@gmail.com>
Tue, 17 Jul 2012 14:16:58 +0000 (14:16 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 17 Jul 2012 16:08:24 +0000 (12:08 -0400)
commited41a559dc3293dab75c4f0198531a6f5b870c39
tree610d6de2bdaab3648a45086021c48ce25a7cee1b
parentfadc9eaf97c0916d5680c1d3b47e80532ede22c1
configure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGS

This is neccessary for linking the llvmpipe tests.  It appears this
dependency was introduced by the "wider native register" changes.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
configure.ac