aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2013-04-03 15:38:18 +0200
committerKim Alvefur <zash@zash.se>2013-04-03 15:38:18 +0200
commit4b105e01bb7e2ff414c622b775c9facca35cf80f (patch)
treea74a91347d9e0dabc6a5cfda05e5ecbbb25befb6
parent64579702abbbb36676a94a86d88cc54c119f4433 (diff)
downloadprosody-4b105e01bb7e2ff414c622b775c9facca35cf80f.tar.gz
prosody-4b105e01bb7e2ff414c622b775c9facca35cf80f.zip
configure: Add RUNWITH to --help
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 5c6439fc..4a268385 100755
--- a/configure
+++ b/configure
@@ -41,6 +41,8 @@ Configure Prosody prior to building.
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.