documented the --without-lua_cjson option in the ./configure usage output. released ngx_openresty 1.0.5.0rc2.

This commit is contained in:
agentzh (章亦春)
2011-08-10 18:14:01 +08:00
parent d283e90962
commit a3dfc21c1a
2 changed files with 54 additions and 1 deletions

1
util/configure vendored
View File

@ -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