nginx-0.0.2-2004-02-09-10:46:43 import

This commit is contained in:
Igor Sysoev
2004-02-09 07:46:43 +00:00
parent 9260294400
commit 7af6b16936
32 changed files with 304 additions and 248 deletions

5
auto/configure vendored
View File

@@ -3,8 +3,13 @@
. auto/init
. auto/sources
test $OBJ || mkdir $OBJ
echo > $NGX_AUTO_CONFIG_H
if [ "$PLATFORM" != win32 ]; then
. auto/headers
fi
. auto/os/conf
. auto/modules