# HG changeset patch # User Maxim Dounin # Date 1432126273 -10800 # Node ID 0371ef1c24a914ff50f58af30ad9fd8a85d937b9 # Parent 2c21bfe3da892312b01b73d340b095ae9042b458 Configure: style. diff -r 2c21bfe3da89 -r 0371ef1c24a9 auto/unix --- a/auto/unix Tue May 19 19:27:07 2015 +0300 +++ b/auto/unix Wed May 20 15:51:13 2015 +0300 @@ -304,7 +304,7 @@ ngx_feature_incs="#include " 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