view auto/configure @ 250:1903c6821958

nginx-0.0.2-2004-02-03-23:27:11 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 03 Feb 2004 20:27:11 +0000
parents e885208c518b
children b6793bc5034b
line wrap: on
line source


. auto/options
. auto/init
. auto/sources

echo > $NGX_AUTO_CONFIG_H

. auto/os/conf
. auto/modules

. auto/cc
. auto/lib/conf

. auto/make
. auto/lib/make

if [ "$PLATFORM" != win32 ]; then
    . auto/unix
fi

. auto/summary