ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/config.sub
(Generate patch)

Comparing ircd-hybrid-8/config.sub (file contents):
Revision 1257 by michael, Sun Jan 15 06:28:46 2012 UTC vs.
Revision 1291 by michael, Sun Feb 12 20:24:41 2012 UTC

# Line 2 | Line 2
2   # Configuration validation subroutine script.
3   #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
4   #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
5 < #   2011 Free Software Foundation, Inc.
5 > #   2011, 2012 Free Software Foundation, Inc.
6  
7 < timestamp='2011-11-11'
7 > timestamp='2012-01-01'
8  
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
# Line 76 | Line 76 | version="\
76   GNU config.sub ($timestamp)
77  
78   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
79 < 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
80 < Software Foundation, Inc.
79 > 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
80 > Free Software Foundation, Inc.
81  
82   This is free software; see the source for copying conditions.  There is NO
83   warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
# Line 320 | Line 320 | case $basic_machine in
320                  basic_machine=tic6x-unknown
321                  ;;
322          m6811 | m68hc11 | m6812 | m68hc12 | picochip)
323                # Motorola 68HC11/12.
323                  basic_machine=$basic_machine-unknown
324                  os=-none
325                  ;;
# Line 719 | Line 718 | case $basic_machine in
718          i370-ibm* | ibm*)
719                  basic_machine=i370-ibm
720                  ;;
722 # I'm not sure what "Sysv32" means.  Should this be sysv3.2?
721          i*86v32)
722                  basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
723                  os=-sysv32
# Line 1559 | Line 1557 | case $basic_machine in
1557                  ;;
1558          m68000-sun)
1559                  os=-sunos3
1562                # This also exists in the configure program, but was not the
1563                # default.
1564                # os=-sunos4
1560                  ;;
1561          m68*-cisco)
1562                  os=-aout

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines