config.guess: Remove commented code, circa 1994.

This commit is contained in:
Ben Elliston 2012-07-29 19:24:02 +10:00
parent e1226259b0
commit 958bd4a188
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2012-07-29 Ben Elliston <bje@gnu.org>
* config.guess: Remove commented code, circa 1994.
2012-06-17 David Hill <dhill@mindcry.org>
* config.guess (*:Bitrig:*:*): New.

5
config.guess vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
# 2011, 2012 Free Software Foundation, Inc.
timestamp='2012-06-17'
timestamp='2012-07-29'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@ -1334,9 +1334,6 @@ EOF
exit ;;
esac
#echo '(No uname command or uname output not recognized.)' 1>&2
#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2
eval $set_cc_for_build
cat >$dummy.c <<EOF
#ifdef _SEQUENT_