nginx/auto/configure
2004-02-02 21:19:52 +00:00

22 lines
227 B
Plaintext
Executable File

. auto/options
. auto/init
. auto/sources
echo > $NGX_AUTO_CONFIG_H
. auto/os/conf
. auto/modules
. auto/cc
. auto/lib/conf
. auto/make
. auto/lib/make
if [ "$PLATFORM" != win32 ]; then
. auto/unix
fi
. auto/summary