Software /
code /
prosody
Diff
configure @ 5421:a3f0fe9431cf
configure: Add RUNWITH to --help
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 03 Apr 2013 15:38:18 +0200 |
parent | 5401:456c1998638d |
child | 5422:396072d62695 |
line wrap: on
line diff
--- a/configure Wed Apr 03 13:51:59 2013 +0100 +++ b/configure Wed Apr 03 15:38:18 2013 +0200 @@ -41,6 +41,8 @@ Default is "$LUA_SUFFIX" (lua$LUA_SUFFIX...) --with-lua=PREFIX Use Lua from given prefix. Default is $LUA_DIR +--runwith=BINARY What Lua binary to set as runtime environment. + Default is $RUNWITH --with-lua-include=DIR You can also specify Lua's includes dir. Default is \$LUA_DIR/include --with-lua-lib=DIR You can also specify Lua's libraries dir.