Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally

removed in the last change.
This commit is contained in:
roland 1996-05-21 22:55:56 +00:00
parent 729e50935f
commit 46363aef91

1
config.sub vendored
View File

@ -307,6 +307,7 @@ case $basic_machine in
basic_machine=m68k-hp basic_machine=m68k-hp
os=-hpux os=-hpux
;; ;;
hp9k2[0-9][0-9] | hp9k31[0-9])
basic_machine=m68000-hp basic_machine=m68000-hp
;; ;;
hp9k3[2-9][0-9]) hp9k3[2-9][0-9])