summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2010-12-06 14:50:27 +0000
committerIgor Sysoev <igor@sysoev.ru>2010-12-06 14:50:27 +0000
commit2369c149b86e69999bc9a3c23f0416c63c6275f9 (patch)
treeea4e4cd4a088a0016842f0d1c6c177f27aa416dd
parentbb6bd8096961b1b69b1fedcb0fc319d625ddd188 (diff)
downloadnginx-2369c149b86e69999bc9a3c23f0416c63c6275f9.tar.gz
nginx-2369c149b86e69999bc9a3c23f0416c63c6275f9.tar.bz2
style fix
-rwxr-xr-xauto/unix1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/unix b/auto/unix
index 180183043..a1c11628c 100755
--- a/auto/unix
+++ b/auto/unix
@@ -120,6 +120,7 @@ ngx_feature_test='printf("%d", sys_nerr);'
if [ $ngx_found = no ]; then
+
# Cygiwn defines _sys_nerr
ngx_feature="_sys_nerr"
ngx_feature_name="NGX_SYS_NERR"