mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
documented the --without-lua_cjson option in the ./configure usage output. released ngx_openresty 1.0.5.0rc2.
This commit is contained in:
1
util/configure
vendored
1
util/configure
vendored
@ -675,6 +675,7 @@ _EOC_
|
||||
|
||||
$msg .= <<'_EOC_';
|
||||
|
||||
--without-lua_cjson disable the lua-cjson library
|
||||
--without-lua51 disable the bundled Lua 5.1 interpreter
|
||||
--with-luajit enable LuaJIT 2.0
|
||||
--with-libdrizzle=DIR specify the libdrizzle 1.0 (or drizzle) installation prefix
|
||||
|
Reference in New Issue
Block a user