Mercurial > hg > octave-lojdl > gnulib-hg
comparison build-aux/config.sub @ 17199:a7c288837223
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Fri, 07 Dec 2012 11:26:51 -0800 |
parents | b29b21191c61 |
children | 377436e17e3f |
comparison
equal
deleted
inserted
replaced
17198:8bfb14044fbb | 17199:a7c288837223 |
---|---|
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, 2010, | 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, |
5 # 2011, 2012 Free Software Foundation, Inc. | 5 # 2011, 2012 Free Software Foundation, Inc. |
6 | 6 |
7 timestamp='2012-10-10' | 7 timestamp='2012-12-06' |
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 # |
1024 ;; | 1024 ;; |
1025 pw32) | 1025 pw32) |
1026 basic_machine=i586-unknown | 1026 basic_machine=i586-unknown |
1027 os=-pw32 | 1027 os=-pw32 |
1028 ;; | 1028 ;; |
1029 rdos) | 1029 rdos | rdos64) |
1030 basic_machine=x86_64-pc | |
1031 os=-rdos | |
1032 ;; | |
1033 rdos32) | |
1030 basic_machine=i386-pc | 1034 basic_machine=i386-pc |
1031 os=-rdos | 1035 os=-rdos |
1032 ;; | 1036 ;; |
1033 rom68k) | 1037 rom68k) |
1034 basic_machine=m68k-rom68k | 1038 basic_machine=m68k-rom68k |