summaryrefslogtreecommitdiff
path: root/post_download.in
diff options
context:
space:
mode:
Diffstat (limited to 'post_download.in')
-rw-r--r--post_download.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/post_download.in b/post_download.in
index 551f5c1fa183..7c5d07f08dcc 100644
--- a/post_download.in
+++ b/post_download.in
@@ -9,7 +9,7 @@ echo "********************************************************************"
AC_CANONICAL_HOST
case "$host_os" in
- cygwin*|mingw32*) # Windows
+ cygwin*) # Windows
_os=WINNT
;;
*)