* configure.in (mips-sgi-irix6): Use mh-irix5.
This commit is contained in:
parent
4c5eefabb1
commit
031eff5544
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ case "${host}" in
|
|||
m88k-harris-cxux*) host_makefile_frag=config/mh-cxux ;;
|
||||
m88k-motorola-sysv*) host_makefile_frag=config/mh-delta88;;
|
||||
mips*-dec-ultrix*) host_makefile_frag=config/mh-decstation ;;
|
||||
mips*-sgi-irix5*) host_makefile_frag=config/mh-irix5 ;;
|
||||
mips*-sgi-irix[56]*) host_makefile_frag=config/mh-irix5 ;;
|
||||
mips*-sgi-irix4*) host_makefile_frag=config/mh-irix4 ;;
|
||||
mips*-sgi-irix3*) host_makefile_frag=config/mh-sysv ;;
|
||||
mips*-*-sysv4*) host_makefile_frag=config/mh-sysv4 ;;
|
||||
|
|
Loading…
Reference in a new issue