view auto/configure @ 195:8dee38ea9117

nginx-0.0.1-2003-11-25-23:44:56 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 25 Nov 2003 20:44:56 +0000
parents 2357fa41738a
children 00cafae0bdf1
line wrap: on
line source


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

. auto/os/conf

. auto/cc
. auto/lib/lib
. auto/make
. auto/lib/make

echo > $NGX_AUTO_CONFIG_H

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