diff --git a/ChangeLog b/ChangeLog index b364c02..3f73f2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-07-19 Ben Elliston + + * config.guess: Improve "outdated script" message. + 2017-05-27 Mojca Miklavec * config.guess (*:Darwin:*:*): Set UNAME_PROCESSOR to powerpc when diff --git a/config.guess b/config.guess index 2193702..07785f5 100755 --- a/config.guess +++ b/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2017 Free Software Foundation, Inc. -timestamp='2017-05-27' +timestamp='2017-07-19' # 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 @@ -1429,8 +1429,8 @@ cat >&2 <