view auto/configure @ 209:e1c815be05ae

nginx-0.0.1-2003-12-09-18:08:11 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 09 Dec 2003 15:08:11 +0000
parents 8dee38ea9117
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