Mercurial > hg > octave-kai > gnulib-hg
comparison build-aux/config.sub @ 6910:6e8bdb609cfd
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Sun, 02 Jul 2006 13:20:04 +0000 |
parents | 6307ee391d59 |
children | 6b91f203e6a7 |
comparison
equal
deleted
inserted
replaced
6909:731ed1859b96 | 6910:6e8bdb609cfd |
---|---|
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 Free Software Foundation, | 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, |
5 # Inc. | 5 # Inc. |
6 | 6 |
7 timestamp='2006-06-06' | 7 timestamp='2006-07-02' |
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 # |
1212 | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | 1212 | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ |
1213 | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ | 1213 | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ |
1214 | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | 1214 | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ |
1215 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | 1215 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ |
1216 | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ | 1216 | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ |
1217 | -skyos* | -haiku* | -rdos*) | 1217 | -skyos* | -haiku* | -rdos* | -toppers*) |
1218 # Remember, each alternative MUST END IN *, to match a version number. | 1218 # Remember, each alternative MUST END IN *, to match a version number. |
1219 ;; | 1219 ;; |
1220 -qnx*) | 1220 -qnx*) |
1221 case $basic_machine in | 1221 case $basic_machine in |
1222 x86-* | i*86-*) | 1222 x86-* | i*86-*) |