[haskell-llvm] Patch to improve configure script for debian.

Erik de Castro Lopo mle+hs at mega-nerd.com
Thu Jun 24 17:39:54 EDT 2010


Hi all,

I sent this patch to Lennart and Brian some time ago but still haven't
received any response. Posting it to the list in case anyone else is
interested.

Debian allows simulatneous installation of two different versions of
llvm; llvm which provides version 2.6 and llvm-2.7. In the llvm-2.7
version, the llvm-config script is renamed to llvm-config-2.7. This
patch search for llvm-config-2.7 and if that is not available, then
search for llvm-config.

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check-for-llvm_config_2_7-before-llvm_config_.dpatch
Type: application/octet-stream
Size: 4318 bytes
Desc: not available
Url : http://projects.haskell.org/pipermail/haskell-llvm/attachments/20100625/b7965bb3/attachment.obj 


More information about the Haskell-llvm mailing list