configure: Add RUNWITH to --help
authorKim Alvefur <zash@zash.se>
Wed, 03 Apr 2013 15:38:18 +0200
changeset 5421 a3f0fe9431cf
parent 5419 e28fca8faf62
child 5422 396072d62695
configure: Add RUNWITH to --help
configure
--- 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.