nginx-0.0.2-2004-02-09-23:47:18 import

This commit is contained in:
Igor Sysoev
2004-02-09 20:47:18 +00:00
parent f14d69e4cc
commit e9b2cb1b9d
11 changed files with 196 additions and 56 deletions

2
auto/configure vendored
View File

@@ -3,7 +3,7 @@
. auto/init
. auto/sources
test $OBJ || mkdir $OBJ
test -d $OBJ || mkdir $OBJ
echo > $NGX_AUTO_CONFIG_H
if [ "$PLATFORM" != win32 ]; then