Next: , Previous: , Up: The Macros  


ax_llvm

Synopsis

AX_LLVM([llvm-libs])

Description

Test for the existence 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 upon.

Source Code

Download the latest version of ax_llvm.m4 or browse the macro’s revision history.

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. This file is offered as-is, without any warranty.