[LLVMdev] autoconf and llvm version detection

James Courtier-Dutton james.dutton at gmail.com
Wed Feb 12 11:03:36 PST 2014


Hi,

I am using llvm as a lib in my project.
I use ./configure to configure my project before it compiles.
Is there an autoconf .m4 script I can add to my project that I can use
in my ./configure that will check if llvm is installed and also check
what version of llvm is installed.

Kind Regards

James



More information about the llvm-dev mailing list