From 77e2279f47c1ebda064d93a7b261578ec32c16a0 Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Wed, 4 Sep 2013 21:17:05 +0400 Subject: [PATCH] Configure: TCP_KEEPIDLE test name simplified. --- auto/unix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto/unix b/auto/unix index cd4209e7b..4dbdbe0c0 100755 --- a/auto/unix +++ b/auto/unix @@ -330,7 +330,7 @@ ngx_feature_test="setsockopt(0, IPPROTO_TCP, TCP_DEFER_ACCEPT, NULL, 0)" . auto/feature -ngx_feature="TCP_KEEPIDLE, TCP_KEEPINTVL, TCP_KEEPCNT" +ngx_feature="TCP_KEEPIDLE" ngx_feature_name="NGX_HAVE_KEEPALIVE_TUNABLE" ngx_feature_run=no ngx_feature_incs="#include