summaryrefslogtreecommitdiff
path: root/build-aux/config.guess
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-07-24 10:56:57 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-07-24 10:57:28 -0700
commitf2cc674ebcac8eb38ce09287fd76e3608cd3b5c3 (patch)
tree1acfb121ee243d6dd188024124aa1c62af4795da /build-aux/config.guess
parentfd86149b1a05a38a9d21616003107aa2ab2e6c3f (diff)
downloademacs-f2cc674ebcac8eb38ce09287fd76e3608cd3b5c3.tar.gz
Update from Gnulib
This incorporates: 2019-07-16 update-copyright: Make it work again * build-aux/config.guess, build-aux/update-copyright: Copy from Gnulib.
Diffstat (limited to 'build-aux/config.guess')
-rwxr-xr-xbuild-aux/config.guess6
1 files changed, 3 insertions, 3 deletions
diff --git a/build-aux/config.guess b/build-aux/config.guess
index 41b8b854c02..97ad0733304 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-06-10'
+timestamp='2019-07-24'
# 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
@@ -278,8 +278,8 @@ case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in
echo "$UNAME_MACHINE"-unknown-redox
exit ;;
mips:OSF1:*.*)
- echo mips-dec-osf1
- exit ;;
+ echo mips-dec-osf1
+ exit ;;
alpha:OSF1:*:*)
case $UNAME_RELEASE in
*4.0)