comparison configure @ 110:dad2fe8ecf08 NGINX_0_3_2

nginx 0.3.2 *) Feature: the Sun Studio 10 C compiler support. *) Feature: the "proxy_upstream_max_fails", "proxy_upstream_fail_timeout", "fastcgi_upstream_max_fails", and "fastcgi_upstream_fail_timeout" directives.
author Igor Sysoev <http://sysoev.ru>
date Wed, 12 Oct 2005 00:00:00 +0400
parents 5db440287648
children 408f195b3482
comparison
equal deleted inserted replaced
109:97da525033a1 110:dad2fe8ecf08
21 21
22 if [ "$NGX_PLATFORM" != win32 ]; then 22 if [ "$NGX_PLATFORM" != win32 ]; then
23 . auto/headers 23 . auto/headers
24 fi 24 fi
25 25
26 . auto/os/conf
26 . auto/cc/conf 27 . auto/cc/conf
27 . auto/os/conf
28 28
29 if [ "$NGX_PLATFORM" != win32 ]; then 29 if [ "$NGX_PLATFORM" != win32 ]; then
30 . auto/os/features 30 . auto/os/features
31 . auto/threads 31 . auto/threads
32 fi 32 fi