# HG changeset patch # User Sergey Kandaurov # Date 1521452496 -10800 # Node ID d87393919a1041a74639f59746e98ee3a0407e58 # Parent 169d0eb76de7ffe2b2ea3005e4268542b5fc31a5 Configure: added gRPC module help message. diff --git a/auto/options b/auto/options --- a/auto/options +++ b/auto/options @@ -473,6 +473,7 @@ cat << END --without-http_fastcgi_module disable ngx_http_fastcgi_module --without-http_uwsgi_module disable ngx_http_uwsgi_module --without-http_scgi_module disable ngx_http_scgi_module + --without-http_grpc_module disable ngx_http_grpc_module --without-http_memcached_module disable ngx_http_memcached_module --without-http_limit_conn_module disable ngx_http_limit_conn_module --without-http_limit_req_module disable ngx_http_limit_req_module