nginx/auto/configure

18 lines
194 B
Plaintext
Raw Normal View History

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