From b72e36047c9a5d46b02e12252e0fc640b6839903 Mon Sep 17 00:00:00 2001 From: Ken Brown Date: Mon, 1 May 2017 14:37:26 -0400 Subject: [PATCH] * configure.ac: Suggest Mailutils on Cygwin. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ;; *)