config.sub: Update to version 1.232 on subversion.

2001-12-03  Laurent Guerby  <guerby@acm.org>

	* config.sub: Update to version 1.232 on subversion.

From-SVN: r47567
This commit is contained in:
Laurent Guerby 2001-12-03 22:54:05 +00:00 committed by Laurent Guerby
parent bdf4130847
commit 251931f3ad
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-12-03 Laurent Guerby <guerby@acm.org>
* config.sub: Update to version 1.232 on subversion.
2001-12-03 Ben Elliston <bje@redhat.com>
* MAINTAINERS: Update mail address for config.* patches.

5
config.sub vendored
View File

@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
timestamp='2001-11-08'
timestamp='2001-11-21'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -1126,6 +1126,9 @@ case $os in
-acis*)
os=-aos
;;
-atheos*)
os=-atheos
;;
-386bsd)
os=-bsd
;;