]> git.eshelyaron.com Git - emacs.git/commitdiff
* configure.ac: Suggest Mailutils on Cygwin.
authorKen Brown <kbrown@cornell.edu>
Mon, 1 May 2017 18:37:26 +0000 (14:37 -0400)
committerKen Brown <kbrown@cornell.edu>
Mon, 1 May 2017 18:37:26 +0000 (14:37 -0400)
configure.ac

index f3c53d7a19d498959a96c17646982b70e55ae392..c545663e9ed3995cb38c2bd0de26a8203d3061d4 100644 (file)
@@ -5503,7 +5503,7 @@ To omit insecure POP3, you can use '$0 --without-pop'.])
   fi
 
   case $opsys in
-    cygwin | mingw32)
+    mingw32)
       # Don't suggest GNU Mailutils, as it hasn't been ported.
       ;;
     *)