mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-21 10:24:55 +00:00
(*-solaris2.5): New configuration.
This commit is contained in:
parent
87d8c45aa5
commit
2e567badf8
@ -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…
Reference in New Issue
Block a user