# HG changeset patch # User Richard Kenner # Date 867439214 0 # Node ID 128090c7c0ef3902f63563a7a0da27d60805633a # Parent eb6ed4c9bf4ae6ca404501ba77e802ac13d3af62 (-mingw32*): New OS. diff -r eb6ed4c9bf4a -r 128090c7c0ef config.sub --- a/config.sub Fri Jun 27 19:18:43 1997 +0000 +++ b/config.sub Fri Jun 27 19:20:14 1997 +0000 @@ -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 @@ | -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*)