mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-06 05:08:21 +12:00
2002-11-13 Ben Elliston <bje@redhat.com>
* config.sub (windows32): Remove bad idea. 2002-11-13 Werner Lemberg <wl@gnu.org> * config.sub: Add -mks*. 2002-11-13 Jeff Conrad <jeff_conrad@msn.com> * config.guess: Detect MKS running on Windows {95,98,NT}. 2002-11-13 Ben Elliston <bje@redhat.com> * config.guess: Detect PowerMAX OS on Concurrent Synergy machines. Reported by Sam Williams <sam.williams@hs.utc.com>.
This commit is contained in:
8
config.sub
vendored
8
config.sub
vendored
@ -3,7 +3,7 @@
|
||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||
# 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2002-11-08'
|
||||
timestamp='2002-11-13'
|
||||
|
||||
# This file is (in principle) common to ALL GNU software.
|
||||
# The presence of a machine in this file suggests that SOME GNU software
|
||||
@ -977,10 +977,6 @@ case $basic_machine in
|
||||
basic_machine=hppa1.1-winbond
|
||||
os=-proelf
|
||||
;;
|
||||
windows32)
|
||||
basic_machine=i386-pc
|
||||
os=-windows32-msvcrt
|
||||
;;
|
||||
xps | xps100)
|
||||
basic_machine=xps100-honeywell
|
||||
;;
|
||||
@ -1113,7 +1109,7 @@ case $os in
|
||||
| -chorusos* | -chorusrdb* \
|
||||
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
|
||||
| -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \
|
||||
| -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
|
||||
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
|
||||
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
|
||||
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
|
||||
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
|
||||
|
Reference in New Issue
Block a user