From: Stefano Lattarini Date: Fri, 14 Jun 2013 12:40:49 +0000 (+0200) Subject: sync: update config.guess X-Git-Tag: v1.13.4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fe602b95946463888ad24cf0a509a8b5c4dcc45;p=thirdparty%2Fautomake.git sync: update config.guess * lib/config.guess: This. Actually, only the timestamp has been updated (apparently, it was mistakenly not updated in the previous real change to the script). Signed-off-by: Stefano Lattarini --- diff --git a/lib/config.guess b/lib/config.guess index 516ac6c17..b79252d6b 100755 --- a/lib/config.guess +++ b/lib/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2013 Free Software Foundation, Inc. -timestamp='2013-05-16' +timestamp='2013-06-10' # 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