really commit configure.in
From-SVN: r22087
This commit is contained in:
parent
a1612a6c5f
commit
57fc66388b
1 changed files with 3 additions and 0 deletions
|
@ -212,6 +212,9 @@ case "${host}" in
|
|||
*-*-lynxos*)
|
||||
host_makefile_frag="${host_makefile_frag} config/mh-lynxos"
|
||||
;;
|
||||
*-*-aix4.[3456789]* | *-*-aix[56789].*)
|
||||
host_makefile_frag="${host_makefile_frag} config/mh-aix43"
|
||||
;;
|
||||
*-*-sysv4*)
|
||||
host_makefile_frag="${host_makefile_frag} config/mh-sysv4"
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue