Add support for AIX4.3 on IBM RS6000.
This commit is contained in:
parent
3ff2c161af
commit
9fd77b5146
1 changed files with 3 additions and 0 deletions
|
@ -659,6 +659,9 @@ dnl see the `changequote' comment above.
|
|||
rs6000-ibm-aix4.2* | powerpc-ibm-aix4.2* )
|
||||
machine=ibmrs6000 opsys=aix4-2
|
||||
;;
|
||||
rs6000-ibm-aix4.3* | powerpc-ibm-aix4.3* )
|
||||
machine=ibmrs6000 opsys=aix4-2
|
||||
;;
|
||||
rs6000-ibm-aix5* | powerpc-ibm-aix5* )
|
||||
machine=ibmrs6000 opsys=aix4-2
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue