comparison auto/unix @ 6150:0371ef1c24a9

Configure: style.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 20 May 2015 15:51:13 +0300
parents 40e244e042a7
children 4f6efabcb09b
comparison
equal deleted inserted replaced
6149:2c21bfe3da89 6150:0371ef1c24a9
302 ngx_feature_name="NGX_HAVE_SETFIB" 302 ngx_feature_name="NGX_HAVE_SETFIB"
303 ngx_feature_run=no 303 ngx_feature_run=no
304 ngx_feature_incs="#include <sys/socket.h>" 304 ngx_feature_incs="#include <sys/socket.h>"
305 ngx_feature_path= 305 ngx_feature_path=
306 ngx_feature_libs= 306 ngx_feature_libs=
307 ngx_feature_test="setsockopt(0, SOL_SOCKET, SO_SETFIB, NULL, 4)" 307 ngx_feature_test="setsockopt(0, SOL_SOCKET, SO_SETFIB, NULL, 0)"
308 . auto/feature 308 . auto/feature
309 309
310 310
311 ngx_feature="SO_ACCEPTFILTER" 311 ngx_feature="SO_ACCEPTFILTER"
312 ngx_feature_name="NGX_HAVE_DEFERRED_ACCEPT" 312 ngx_feature_name="NGX_HAVE_DEFERRED_ACCEPT"