view auto/configure @ 204:e0bcfb77d6c7

nginx-0.0.1-2003-12-02-19:57:05 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 02 Dec 2003 16:57:05 +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