[nginx] Configure: style.

Maxim Dounin mdounin at mdounin.ru
Wed May 20 12:59:49 UTC 2015


details:   http://hg.nginx.org/nginx/rev/0371ef1c24a9
branches:  
changeset: 6150:0371ef1c24a9
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Wed May 20 15:51:13 2015 +0300
description:
Configure: style.

diffstat:

 auto/unix |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff --git a/auto/unix b/auto/unix
--- a/auto/unix
+++ b/auto/unix
@@ -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
 
 



More information about the nginx-devel mailing list