commit | 328c7dd244c329c986adc0915f7f4b0c78f456bf | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Wed May 20 15:51:13 2015 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Wed May 20 15:51:13 2015 +0300 |
tree | 00c43d4d149765ab4321b4001a1abc665a29c42f | |
parent | bf49b296d25b8d8052f462e2d6023cb68cf132be [diff] |
Configure: style.
diff --git a/auto/unix b/auto/unix index 6e54531..b90ba3c 100755 --- a/auto/unix +++ b/auto/unix
@@ -304,7 +304,7 @@ 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