winlin

update options for configure help

@@ -288,7 +288,7 @@ if [ $help = yes ]; then @@ -288,7 +288,7 @@ if [ $help = yes ]; then
288 288
289 --without-ssl disable rtmp complex handshake. 289 --without-ssl disable rtmp complex handshake.
290 --without-hls disable hls, rtmp streaming only. 290 --without-hls disable hls, rtmp streaming only.
291 - --with-nginx disable delivery HTTP stream with nginx. 291 + --without-nginx disable delivery HTTP stream with nginx.
292 --without-http-callback disable http, http hooks callback. 292 --without-http-callback disable http, http hooks callback.
293 --without-http-server disable http server, use external server to delivery http stream. 293 --without-http-server disable http server, use external server to delivery http stream.
294 --without-http-api disable http api, only use console to manage SRS process. 294 --without-http-api disable http api, only use console to manage SRS process.