diff options
author | Ben Elliston <bje@gnu.org> | 2009-06-02 23:00:59 +0000 |
---|---|---|
committer | Ben Elliston <bje@gnu.org> | 2009-06-02 23:00:59 +0000 |
commit | ec8224bad15cfbc600bc15cd27a3520f3763bbee (patch) | |
tree | d2537f107fb46bc1894d49c6dc53c4fcd414f1c1 /config.sub | |
parent | 9b09fb22e21b47e75677842f357cfe150638954b (diff) | |
download | newlib-ec8224bad15cfbc600bc15cd27a3520f3763bbee.zip newlib-ec8224bad15cfbc600bc15cd27a3520f3763bbee.tar.gz newlib-ec8224bad15cfbc600bc15cd27a3520f3763bbee.tar.bz2 |
* config.sub, config.guess: Update from upstream sources.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. -timestamp='2009-04-17' +timestamp='2009-06-03' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software |