(hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1.
This commit is contained in:
parent
d7cd5d4f61
commit
da945421cc
1 changed files with 1 additions and 1 deletions
|
@ -435,7 +435,7 @@ case "${canonical}" in
|
|||
*) machine=hp800 opsys=hpux ;;
|
||||
esac
|
||||
;;
|
||||
hppa-*-nextstep* )
|
||||
hppa*-*-nextstep* )
|
||||
machine=hp800 opsys=nextstep
|
||||
;;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue