Configure: style.
This commit is contained in:
parent
5fd1f0fd59
commit
9456863c64
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…
Reference in a new issue