configure on Solaris fixed

This commit is contained in:
Sergey Budnevitch 2011-12-20 16:20:23 +00:00
parent 3d27592e55
commit 5a87dab604

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