summaryrefslogtreecommitdiffhomepage
path: root/auto/os/conf
diff options
context:
space:
mode:
Diffstat (limited to 'auto/os/conf')
-rw-r--r--auto/os/conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/os/conf b/auto/os/conf
index 9bd5ee3c3..f4d08cb42 100644
--- a/auto/os/conf
+++ b/auto/os/conf
@@ -22,7 +22,7 @@ case "$NGX_PLATFORM" in
. auto/os/darwin
;;
- win32 | MINGW32_* )
+ win32)
. auto/os/win32
;;