nginx-quic/auto/configure

20 lines
211 B
Text
Raw Normal View History

2003-11-25 17:44:56 -03:00
. auto/options
. auto/init
. auto/sources
2003-11-21 03:30:49 -03:00
2003-11-25 17:44:56 -03:00
. auto/os/conf
2003-11-20 14:36:43 -03:00
2003-11-25 17:44:56 -03:00
. auto/cc
2003-12-14 17:10:27 -03:00
. auto/lib/conf
2003-11-25 17:44:56 -03:00
. auto/make
. auto/lib/make
2003-11-20 14:36:43 -03:00
2003-11-25 17:44:56 -03:00
echo > $NGX_AUTO_CONFIG_H
2003-11-25 17:44:56 -03:00
if [ "$PLATFORM" != win32 ]; then
. auto/unix
fi
2003-12-14 17:10:27 -03:00
. auto/summary