mirror of
https://github.com/nginx/nginx.git
synced 2026-08-28 12:45:21 +00:00
Configure: style.
This commit is contained in:
parent
9275dc19e6
commit
e58321a4ca
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@ ngx_feature_run=no
|
|||
ngx_feature_incs="#include <sys/socket.h>"
|
||||
ngx_feature_path=
|
||||
ngx_feature_libs=
|
||||
ngx_feature_test="setsockopt(0, SOL_SOCKET, SO_SETFIB, NULL, 4)"
|
||||
ngx_feature_test="setsockopt(0, SOL_SOCKET, SO_SETFIB, NULL, 0)"
|
||||
. auto/feature
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue