From: Ken Brown Date: Mon, 1 May 2017 18:37:26 +0000 (-0400) Subject: * configure.ac: Suggest Mailutils on Cygwin. X-Git-Tag: emacs-26.0.90~521^2~497 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b72e36047c9a5d46b02e12252e0fc640b6839903;p=emacs.git * configure.ac: Suggest Mailutils on Cygwin. --- diff --git a/configure.ac b/configure.ac index f3c53d7a19d..c545663e9ed 100644 --- a/configure.ac +++ b/configure.ac @@ -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. ;; *)