configure on Solaris fixed

This commit is contained in:
Sergey Budnevitch 2011-12-20 16:20:23 +00:00
parent d79f4523f8
commit 2f6e243499

View File

@ -72,7 +72,7 @@ case ".$NGX_HTTP_LOG_PATH" in
esac
if test -e man/nginx.8 ; then
if test -f man/nginx.8 ; then
NGX_MAN=man/nginx.8
else
NGX_MAN=docs/man/nginx.8