summaryrefslogtreecommitdiff
path: root/build-aux/config.sub
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-01 07:10:53 -0700
committerKarl Berry <karl@freefriends.org>2017-11-01 07:10:53 -0700
commitc4fdf2b76f18173c2be317ede1c068ec05963bda (patch)
tree1daa57fbed386c9003d7a85b6aec597a001697cc /build-aux/config.sub
parentf466816e06ec3516567c3edcd0219bd1f9b736eb (diff)
downloadgnulib-c4fdf2b76f18173c2be317ede1c068ec05963bda.tar.gz
autoupdate
Diffstat (limited to 'build-aux/config.sub')
-rwxr-xr-xbuild-aux/config.sub10
1 files changed, 5 insertions, 5 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index c6950fd68a..bbad4c45e5 100755
--- a/build-aux/config.sub
+++ b/build-aux/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2017 Free Software Foundation, Inc.
-timestamp='2017-09-26'
+timestamp='2017-11-01'
# 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
@@ -640,7 +640,7 @@ case $basic_machine in
basic_machine=rs6000-bull
os=-bosx
;;
- dpx2* | dpx2*-bull)
+ dpx2*)
basic_machine=m68k-bull
os=-sysv3
;;
@@ -902,7 +902,7 @@ case $basic_machine in
basic_machine=v70-nec
os=-sysv
;;
- next | m*-next )
+ next | m*-next)
basic_machine=m68k-next
case $os in
-nextstep* )
@@ -1492,7 +1492,7 @@ case $os in
-nova*)
os=-rtmk-nova
;;
- -ns2 )
+ -ns2)
os=-nextstep2
;;
-nsk*)
@@ -1694,7 +1694,7 @@ case $basic_machine in
m88k-omron*)
os=-luna
;;
- *-next )
+ *-next)
os=-nextstep
;;
*-sequent)