From aa5295028bfaff36dc389393276ff457495cb643 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Fri, 30 Dec 2011 21:24:09 +1100 Subject: [PATCH] * config.sub: Remove some comments (over 10 years old) that are either now resolved or completely irrelevant. --- ChangeLog | 5 +++++ config.sub | 7 +------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index b00151a..56f3b93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-12-30 Ben Elliston + + * config.sub: Remove some comments (over 10 years old) that are + either now resolved or completely irrelevant. + 2011-12-30 Paul Eggert * config.guess: Fix a minor misspelling ("tupples"). diff --git a/config.sub b/config.sub index e76eaf4..81cb25d 100755 --- a/config.sub +++ b/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011 Free Software Foundation, Inc. -timestamp='2011-11-11' +timestamp='2011-12-30' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -320,7 +320,6 @@ case $basic_machine in basic_machine=tic6x-unknown ;; m6811 | m68hc11 | m6812 | m68hc12 | picochip) - # Motorola 68HC11/12. basic_machine=$basic_machine-unknown os=-none ;; @@ -719,7 +718,6 @@ case $basic_machine in i370-ibm* | ibm*) basic_machine=i370-ibm ;; -# I'm not sure what "Sysv32" means. Should this be sysv3.2? i*86v32) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv32 @@ -1559,9 +1557,6 @@ case $basic_machine in ;; m68000-sun) os=-sunos3 - # This also exists in the configure program, but was not the - # default. - # os=-sunos4 ;; m68*-cisco) os=-aout