Macros by Category Revision History
Search:

ax_llvm

SYNOPSIS

AX_LLVM([llvm-libs])

DESCRIPTION

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.

SOURCE CODE

http://autoconf-archive.cryp.to/ax_llvm.m4

LICENSE

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.