aboutsummaryrefslogtreecommitdiff
path: root/config.guess
diff options
context:
space:
mode:
Diffstat (limited to 'config.guess')
-rw-r--r--config.guess4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.guess b/config.guess
index 872b96a1..137bedf2 100644
--- a/config.guess
+++ b/config.guess
@@ -4,7 +4,7 @@
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
7timestamp='2012-09-25' 7timestamp='2012-08-14'
8 8
9# This file is free software; you can redistribute it and/or modify it 9# This file is free software; you can redistribute it and/or modify it
10# under the terms of the GNU General Public License as published by 10# under the terms of the GNU General Public License as published by
@@ -306,7 +306,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
306 arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) 306 arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
307 echo arm-acorn-riscix${UNAME_RELEASE} 307 echo arm-acorn-riscix${UNAME_RELEASE}
308 exit ;; 308 exit ;;
309 arm*:riscos:*:*|arm*:RISCOS:*:*) 309 arm:riscos:*:*|arm:RISCOS:*:*)
310 echo arm-unknown-riscos 310 echo arm-unknown-riscos
311 exit ;; 311 exit ;;
312 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) 312 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)