mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
config.guess: Remove commented code, circa 1994.
This commit is contained in:
parent
e1226259b0
commit
958bd4a188
@ -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
5
config.guess
vendored
@ -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_
|
||||
|
Loading…
x
Reference in New Issue
Block a user