blob: a145a9ee77708f830eb16c052cd2d73c05cee6c4 [file] [log] [blame]
. auto/options
. auto/init
. auto/sources
test $OBJ || mkdir $OBJ
echo > $NGX_AUTO_CONFIG_H
if [ "$PLATFORM" != win32 ]; then
. auto/headers
fi
. auto/os/conf
. auto/modules
. auto/cc
. auto/lib/conf
. auto/make
. auto/lib/make
if [ "$PLATFORM" != win32 ]; then
. auto/unix
fi
. auto/summary