aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.sub
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1997-06-27 15:20:14 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1997-06-27 15:20:14 -0400
commit84d02eb4aaad7dd1ad516e5120e7f3a3a08119b9 (patch)
tree12678c9b2f835c84e233aad5ebc32a6cc9455361 /gcc/config.sub
parent5a9967bf4629c9659e7a38e35d894681794cc2d7 (diff)
downloadgcc-84d02eb4aaad7dd1ad516e5120e7f3a3a08119b9.zip
gcc-84d02eb4aaad7dd1ad516e5120e7f3a3a08119b9.tar.gz
gcc-84d02eb4aaad7dd1ad516e5120e7f3a3a08119b9.tar.bz2
(-mingw32*): New OS.
From-SVN: r14331
Diffstat (limited to 'gcc/config.sub')
-rwxr-xr-xgcc/config.sub4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config.sub b/gcc/config.sub
index 2d0953e..ca2bac7 100755
--- a/gcc/config.sub
+++ b/gcc/config.sub
@@ -1,6 +1,6 @@
#! /bin/sh
# Configuration validation subroutine script, version 1.1.
-# Copyright (C) 1991, 92, 93, 94, 95, 1996 Free Software Foundation, Inc.
+# Copyright (C) 1991, 92, 93, 94, 95, 96, 1997 Free Software Foundation, Inc.
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
# can handle that machine. It does not imply ALL GNU software can.
@@ -701,7 +701,7 @@ case $os in
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -linux-gnu* | -uxpv*)
+ | -mingw32* | -linux-gnu* | -uxpv*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-linux*)