nginx-quic/auto/configure
2003-12-14 20:10:27 +00:00

19 lines
211 B
Text
Executable file

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