backout -r2827 and add correct fix

This commit is contained in:
Igor Sysoev
2009-05-10 19:49:14 +00:00
parent 393ce88261
commit ec43d91a58
2 changed files with 7 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ case "$NGX_PLATFORM" in
. auto/os/darwin
;;
win32 | MINGW32_* )
win32)
. auto/os/win32
;;