Next: , Previous: , Up: The Macros  


ax_luarocks_rock

Synopsis

AX_LUAROCKS_ROCK([ROCK])

Description

Checks for a rock, and fails if it is not installed.

Example usage:

  AX_LUAROCKS_ROCK(stdlib)

Note: use of this macro is not normally recommended. Normally, LuaRocks should be used to drive the build system, and it takes care of rock dependencies. Use this macro only if LuaRocks cannot be used at the top level, for example, in a build system that uses Lua only incidentally.

Source Code

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

License

Copyright © 2016 Reuben Thomas rrt@sc3d.org

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.