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

Comparing ircd-hybrid/trunk/config.guess (file contents):
Revision 1662 by michael, Sat Nov 17 20:11:33 2012 UTC vs.
Revision 1664 by michael, Sun Nov 18 14:33:47 2012 UTC

# Line 4 | Line 4
4   #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
5   #   2011, 2012 Free Software Foundation, Inc.
6  
7 < timestamp='2012-08-14'
7 > timestamp='2012-09-25'
8  
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
# Line 306 | Line 306 | case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$
306      arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
307          echo arm-acorn-riscix${UNAME_RELEASE}
308          exit ;;
309 <    arm:riscos:*:*|arm:RISCOS:*:*)
309 >    arm*:riscos:*:*|arm*:RISCOS:*:*)
310          echo arm-unknown-riscos
311          exit ;;
312      SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines