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

removed in the last change.
This commit is contained in:
Roland McGrath 1996-05-21 22:55:56 +00:00
parent fdc12c4dca
commit 0581618d73

1
config.sub vendored
View file

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