Macros by Category | Revision History |
AX_LLVM([llvm-libs])
Test for the existance of llvm, and make sure that it can be linked with the llvm-libs argument that is passed on to llvm-config i.e.:
llvm --libs <llvm-libs>
llvm-config will also include any libraries that are depended apon.
http://autoconf-archive.cryp.to/ax_llvm.m4
Copyright © 2008 Andy Kitchen <agimbleinthewabe@gmail.com>
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.