# HG changeset patch # User Karl Berry # Date 1550595285 28800 # Node ID 7f943adad683dd2877b1d0fbef62dee4c14da234 # Parent 8964917f9574946dcbf8efbf0abeaf86fc50b7c3 autoupdate diff -r 8964917f9574 -r 7f943adad683 build-aux/config.guess --- a/build-aux/config.guess Mon Feb 18 08:02:49 2019 -0800 +++ b/build-aux/config.guess Tue Feb 19 08:54:45 2019 -0800 @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2019 Free Software Foundation, Inc. -timestamp='2019-01-15' +timestamp='2019-02-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 @@ -1113,7 +1113,7 @@ *Pentium) UNAME_MACHINE=i586 ;; *Pent*|*Celeron) UNAME_MACHINE=i686 ;; esac - echo "$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}{$UNAME_VERSION}" + echo "$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}" exit ;; i*86:*:3.2:*) if test -f /usr/options/cb.name; then