commit | a4b16df728abe1e989a8311e901ba5d9ae30328e | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Feb 02 21:19:52 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Mon Feb 02 21:19:52 2004 +0000 |
tree | 35d3d0ba37e1c285421688846c2954aa297a642c | |
parent | 328af6e8cd26f274bf385cfff3c888725746ea4f [diff] [blame] |
nginx-0.0.2-2004-02-03-00:19:52 import
diff --git a/auto/configure b/auto/configure index 6d3fc52..4287a4e 100755 --- a/auto/configure +++ b/auto/configure
@@ -3,15 +3,17 @@ . auto/init . auto/sources +echo > $NGX_AUTO_CONFIG_H + . auto/os/conf +. auto/modules . auto/cc . auto/lib/conf + . auto/make . auto/lib/make -echo > $NGX_AUTO_CONFIG_H - if [ "$PLATFORM" != win32 ]; then . auto/unix fi