mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
Make `solaris' reflect the most recent major release.
This commit is contained in:
parent
8fd94ec566
commit
62b59c0015
3
config.sub
vendored
3
config.sub
vendored
@ -498,6 +498,9 @@ case $os in
|
||||
-solaris1 | -solaris1.*)
|
||||
os=`echo $os | sed -e 's|solaris1|sunos4|'`
|
||||
;;
|
||||
-solaris)
|
||||
os=-solaris2
|
||||
;;
|
||||
# First accept the basic system types.
|
||||
# The portable systems comes first.
|
||||
# Each alternative must end in a *, to match a version number.
|
||||
|
Loading…
x
Reference in New Issue
Block a user