2001-11-16 Ben Elliston <bje@redhat.com>

* config.sub: Accept "-atheos*" as a valid OS.
	From Taco Witte <T.C.Witte@phys.uu.nl>.
This commit is contained in:
Ben Elliston 2001-11-19 04:54:11 +00:00
parent beb53b196e
commit 6d3e14842a
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2001-11-16 Ben Elliston <bje@redhat.com>
* config.sub: Accept "-atheos*" as a valid OS.
From Taco Witte <T.C.Witte@phys.uu.nl>.
2001-11-08 Ben Elliston <bje@redhat.com> 2001-11-08 Ben Elliston <bje@redhat.com>
* config.guess: Handle 3487/3488 machines for NCR SysV UNIX. * config.guess: Handle 3487/3488 machines for NCR SysV UNIX.

4
config.sub vendored
View File

@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc. # Free Software Foundation, Inc.
timestamp='2001-11-08' timestamp='2001-11-16'
# This file is (in principle) common to ALL GNU software. # This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software # The presence of a machine in this file suggests that SOME GNU software
@ -1061,7 +1061,7 @@ case $os in
| -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
| -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
| -aos* \ | -aos* | -atheos* \
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
| -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
| -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \ | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \