Skip to content

Commit

Permalink
Configure: style.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdounin committed May 20, 2015
1 parent 9275dc1 commit e58321a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto/unix
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down

0 comments on commit e58321a

Please sign in to comment.