* config.sub: Refer to NeXT's operating system as nextstep.

This commit is contained in:
Per Bothner
1994-07-21 21:43:17 +00:00
parent 842ca181f2
commit 1983e432d9
2 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,7 @@
Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com) Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
* config.sub: Refer to NeXT's operating system as nextstep.
* config.sub (case $basic_machine): Re-order the cases, to match * config.sub (case $basic_machine): Re-order the cases, to match
the order in the FSF version (which is mostly alphabethical). the order in the FSF version (which is mostly alphabethical).
Merge in some additions and changes from the FSF. Merge in some additions and changes from the FSF.

10
config.sub vendored
View File

@ -73,7 +73,7 @@ case $os in
;; ;;
-dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \
-att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
-unicom* | -ibm* | -next* | -hp | -isi* | -apollo | -altos* | \ -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \
-convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
-c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
-harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
@ -464,10 +464,10 @@ case $basic_machine in
next) next)
basic_machine=m68k-next basic_machine=m68k-next
case $os in case $os in
-ns2*) -ns2* | -nextstep2*)
;; ;;
*) *)
os=-ns3 os=-nextstep3
;; ;;
esac esac
;; ;;
@ -747,7 +747,7 @@ case $os in
| -amigados* | -msdos* | -newsos* | -unicos* | -aos* \ | -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
| -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \ | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
| -hiux* | -386bsd* | -netbsd* | -riscix* | -lynxos* \ | -hiux* | -386bsd* | -netbsd* | -nextstep | -riscix* | -lynxos*\
| -go32 | -vsta | -sim | -es1800* | -udi | -hms* | -xray | -hds* \ | -go32 | -vsta | -sim | -es1800* | -udi | -hms* | -xray | -hds* \
| -os68k* | -none* | -v88r* | -aout* | -coff | -elf* | -bosx* \ | -os68k* | -none* | -v88r* | -aout* | -coff | -elf* | -bosx* \
| -abug | -ecoff* | -netware* | -os9* ) | -abug | -ecoff* | -netware* | -os9* )
@ -899,7 +899,7 @@ case $basic_machine in
os=-mvs os=-mvs
;; ;;
*-next) *-next)
os=-bsd os=-nextstep
;; ;;
i[34]86-*) i[34]86-*)
os=-sco3.2v2 os=-sco3.2v2