From c4fdf2b76f18173c2be317ede1c068ec05963bda Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 1 Nov 2017 07:10:53 -0700 Subject: autoupdate --- build-aux/config.sub | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'build-aux/config.sub') 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) -- cgit v1.2.1