From 599ee2197c67ce8eec6ef277e05b297efca7798f Mon Sep 17 00:00:00 2001 From: sof Date: Tue, 14 Mar 2000 01:33:39 +0000 Subject: [PATCH] [project @ 2000-03-14 01:33:39 by sof] mingw32 support --- ghc/rts/gmp/config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/rts/gmp/config.sub b/ghc/rts/gmp/config.sub index c697467..e75bb05 100644 --- a/ghc/rts/gmp/config.sub +++ b/ghc/rts/gmp/config.sub @@ -824,7 +824,7 @@ case $os in | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -cygwin32* | -pe* | -psos*) + | -cygwin32* | -mingw32* | -pe* | -psos*) # Remember, each alternative MUST END IN *, to match a version number. ;; # CYGNUS LOCAL -- 1.7.10.4