From edf5ad4fd266b75b545390d03a5eb247c68e442b Mon Sep 17 00:00:00 2001 From: hp Date: Fri, 2 Jan 2015 09:30:21 +0000 Subject: * config.sub: Update from upstream, to 2015-01-01 version. * config.guess: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219140 138bc75d-0d04-0410-961f-82ee72b054a4 --- config.guess | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.guess') diff --git a/config.guess b/config.guess index 6c32c8645c8..dbfb9786cb6 100755 --- a/config.guess +++ b/config.guess @@ -1,8 +1,8 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2014 Free Software Foundation, Inc. +# Copyright 1992-2015 Free Software Foundation, Inc. -timestamp='2014-11-04' +timestamp='2015-01-01' # 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 @@ -50,7 +50,7 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright 1992-2014 Free Software Foundation, Inc. +Copyright 1992-2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." -- cgit v1.2.3