diff -ru make-3.82.90-1.orig/config/dospaths.m4 make-3.82.90-1/config/dospaths.m4
--- make-3.82.90-1.orig/config/dospaths.m4	2010-07-13 06:20:43.000000000 +0500
+++ make-3.82.90-1/config/dospaths.m4	2013-01-09 15:07:13.214266300 +0400
@@ -23,7 +23,7 @@
     AC_CACHE_CHECK([whether system uses MSDOS-style paths], [ac_cv_dos_paths],
       [
         AC_COMPILE_IFELSE([
-#if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __EMX__ && !defined __MSYS__ && !defined __CYGWIN__
+#if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __EMX__ && !defined __MSYS__
 neither MSDOS nor Windows nor OS2
 #endif
 ],
