comparison auto/configure @ 561:e48ebafc6939 release-0.3.2

nginx-0.3.2-RELEASE import *) 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 <igor@sysoev.ru>
date Wed, 12 Oct 2005 13:50:36 +0000
parents 417a087c9c4d
children 9c2f3ed7a247
comparison
equal deleted inserted replaced
560:8886091eddd2 561:e48ebafc6939
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