view auto/configure @ 205:4a9a2b1dd6fa

nginx-0.0.1-2003-12-04-17:53:00 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 04 Dec 2003 14:53:00 +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