summaryrefslogtreecommitdiff
path: root/m4/ghc_convert_os.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ghc_convert_os.m4')
-rw-r--r--m4/ghc_convert_os.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ghc_convert_os.m4 b/m4/ghc_convert_os.m4
index 885ca24848..8e2825d940 100644
--- a/m4/ghc_convert_os.m4
+++ b/m4/ghc_convert_os.m4
@@ -27,7 +27,7 @@ AC_DEFUN([GHC_CONVERT_OS],[
$3="$1"
;;
msys)
- AC_MSG_ERROR([Building GHC using the msys toolchain is not supported; please use mingw instead. Perhaps you need to set 'MSYSTEM=MINGW64 or MINGW32?'])
+ AC_MSG_ERROR([Building GHC using the msys toolchain is not supported; please use mingw instead. Perhaps you need to set 'MSYSTEM=CLANG64?'])
;;
aix*) # e.g. powerpc-ibm-aix7.1.3.0
$3="aix"