Software /
code /
prosody
Changeset
5421:a3f0fe9431cf
configure: Add RUNWITH to --help
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 03 Apr 2013 15:38:18 +0200 |
parents | 5419:e28fca8faf62 |
children | 5422:396072d62695 |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
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.