comparison auto/cc/conf @ 6998:775f621eacae

Configure: style.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 15 May 2017 20:09:40 +0300
parents 0c3e464682e2
children 4925a6d13746
comparison
equal deleted inserted replaced
6997:df1a62c83b1b 6998:775f621eacae
207 ngx_feature_libs= 207 ngx_feature_libs=
208 ngx_feature_test="char buf[30]; buf[0] = '0'; 208 ngx_feature_test="char buf[30]; buf[0] = '0';
209 var(0, buf, \"%d\", 1); 209 var(0, buf, \"%d\", 1);
210 if (buf[0] != '1') return 1" 210 if (buf[0] != '1') return 1"
211 . auto/feature 211 . auto/feature
212 fi 212 fi
213 213
214 214
215 ngx_feature="gcc variadic macros" 215 ngx_feature="gcc variadic macros"
216 ngx_feature_name="NGX_HAVE_GCC_VARIADIC_MACROS" 216 ngx_feature_name="NGX_HAVE_GCC_VARIADIC_MACROS"
217 ngx_feature_run=yes 217 ngx_feature_run=yes