summaryrefslogtreecommitdiff
path: root/build-aux/config.guess
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-02-19 08:54:45 -0800
committerKarl Berry <karl@freefriends.org>2019-02-19 08:54:45 -0800
commitf94c70ae458e6715ead8f7192c44c7554422124c (patch)
tree10ce15a482f0183e21c4dfbab618114cab2693e3 /build-aux/config.guess
parent314e9b69227319e28210703a0ab54ea6356dd2dd (diff)
downloadgnulib-f94c70ae458e6715ead8f7192c44c7554422124c.tar.gz
autoupdate
Diffstat (limited to 'build-aux/config.guess')
-rwxr-xr-xbuild-aux/config.guess4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/config.guess b/build-aux/config.guess
index a81aa505ba..8ef92de0e5 100755
--- a/build-aux/config.guess
+++ b/build-aux/config.guess
@@ -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 @@ EOF
*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