(*-solaris2.5): New configuration.
This commit is contained in:
parent
87d8c45aa5
commit
2e567badf8
1 changed files with 4 additions and 0 deletions
|
@ -668,6 +668,10 @@ case "${canonical}" in
|
|||
opsys=sol2-4
|
||||
NON_GNU_CPP=/usr/ccs/lib/cpp
|
||||
;;
|
||||
*-sunos5.5* | *-solaris2.5* )
|
||||
opsys=sol2-5
|
||||
NON_GNU_CPP=/usr/ccs/lib/cpp
|
||||
;;
|
||||
*-sunos5* | *-solaris* )
|
||||
opsys=sol2
|
||||
NON_GNU_CPP=/usr/ccs/lib/cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue