Configure: typo fixed.

This commit is contained in:
Sergey Kandaurov 2015-02-11 20:18:55 +03:00
parent 0a3d458805
commit 7f3f7fec77

View File

@ -80,7 +80,7 @@ fi
NGX_KQUEUE_CHECKED=YES
# kqueue's NOTE_LAWAT
# kqueue's NOTE_LOWAT
if [ \( $version -lt 500000 -a $version -ge 430000 \) \
-o $version -ge 500018 ]