Mercurial > hg > octave-kai > gnulib-hg
comparison config/config.sub @ 4346:d83f80bb7c43
update from prep
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Tue, 03 Jun 2003 12:55:44 +0000 |
parents | cb84c844d401 |
children | b190f36cbae5 |
comparison
equal
deleted
inserted
replaced
4345:bf0981b48110 | 4346:d83f80bb7c43 |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
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 Free Software Foundation, Inc. | 4 # 2000, 2001, 2002, 2003 Free Software Foundation, Inc. |
5 | 5 |
6 timestamp='2003-05-09' | 6 timestamp='2003-05-24' |
7 | 7 |
8 # This file is (in principle) common to ALL GNU software. | 8 # This file is (in principle) common to ALL GNU software. |
9 # The presence of a machine in this file suggests that SOME GNU software | 9 # The presence of a machine in this file suggests that SOME GNU software |
10 # can handle that machine. It does not imply ALL GNU software can. | 10 # can handle that machine. It does not imply ALL GNU software can. |
11 # | 11 # |
1129 | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | 1129 | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ |
1130 | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | 1130 | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ |
1131 | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ | 1131 | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ |
1132 | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | 1132 | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ |
1133 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | 1133 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ |
1134 | -powermax* | -dnix*) | 1134 | -powermax* | -dnix* | -nx6 | -nx7) |
1135 # Remember, each alternative MUST END IN *, to match a version number. | 1135 # Remember, each alternative MUST END IN *, to match a version number. |
1136 ;; | 1136 ;; |
1137 -qnx*) | 1137 -qnx*) |
1138 case $basic_machine in | 1138 case $basic_machine in |
1139 x86-* | i*86-*) | 1139 x86-* | i*86-*) |