Mercurial > hg > octave-lojdl > gnulib-hg
comparison build-aux/config.sub @ 12387:fd9b53de9415
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Sat, 05 Dec 2009 05:36:19 -0800 |
parents | a63ef3682584 |
children | 7e43ee94abd0 |
comparison
equal
deleted
inserted
replaced
12386:8fd02a53bfe5 | 12387:fd9b53de9415 |
---|---|
2 # Configuration validation subroutine script. | 2 # Configuration validation subroutine script. |
3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, | 3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, |
4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 | 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 |
5 # Free Software Foundation, Inc. | 5 # Free Software Foundation, Inc. |
6 | 6 |
7 timestamp='2009-11-07' | 7 timestamp='2009-11-20' |
8 | 8 |
9 # This file is (in principle) common to ALL GNU software. | 9 # This file is (in principle) common to ALL GNU software. |
10 # The presence of a machine in this file suggests that SOME GNU software | 10 # The presence of a machine in this file suggests that SOME GNU software |
11 # can handle that machine. It does not imply ALL GNU software can. | 11 # can handle that machine. It does not imply ALL GNU software can. |
12 # | 12 # |
1254 then | 1254 then |
1255 case $os in | 1255 case $os in |
1256 # First match some system type aliases | 1256 # First match some system type aliases |
1257 # that might get confused with valid system types. | 1257 # that might get confused with valid system types. |
1258 # -solaris* is a basic system type, with this one exception. | 1258 # -solaris* is a basic system type, with this one exception. |
1259 -auroraux) | |
1260 os=-auroraux | |
1261 ;; | |
1259 -solaris1 | -solaris1.*) | 1262 -solaris1 | -solaris1.*) |
1260 os=`echo $os | sed -e 's|solaris1|sunos4|'` | 1263 os=`echo $os | sed -e 's|solaris1|sunos4|'` |
1261 ;; | 1264 ;; |
1262 -solaris) | 1265 -solaris) |
1263 os=-solaris2 | 1266 os=-solaris2 |
1275 # The portable systems comes first. | 1278 # The portable systems comes first. |
1276 # Each alternative MUST END IN A *, to match a version number. | 1279 # Each alternative MUST END IN A *, to match a version number. |
1277 # -sysv* is not here because it comes later, after sysvr4. | 1280 # -sysv* is not here because it comes later, after sysvr4. |
1278 -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | 1281 -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ |
1279 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ | 1282 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ |
1280 | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ | 1283 | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ |
1281 | -kopensolaris* \ | 1284 | -sym* | -kopensolaris* \ |
1282 | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | 1285 | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ |
1283 | -aos* | -aros* \ | 1286 | -aos* | -aros* \ |
1284 | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | 1287 | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ |
1285 | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | 1288 | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ |
1286 | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ | 1289 | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ |