*** empty log message ***

This commit is contained in:
meissner 1992-05-26 21:14:15 +00:00
parent 98c6ef8aed
commit 9d7a00acbe

6
config.sub vendored
View File

@ -501,10 +501,10 @@ else
# machine or put another way, the most popular os provided with the machine. # machine or put another way, the most popular os provided with the machine.
case $basic_machine in case $basic_machine in
*-dec | vax-*) *-dec | vax-*)
os=-ultrix42 os=-ultrix4.2
;; ;;
i386-sun) i386-sun)
os=-sunos402 os=-sunos4.0.2
;; ;;
m68000-sun) m68000-sun)
os=-sunos3 os=-sunos3
@ -516,7 +516,7 @@ case $basic_machine in
os=-sysv3 os=-sysv3
;; ;;
sparc-* | *-sun) sparc-* | *-sun)
os=-sunos411 os=-sunos4.1.1
;; ;;
*-ibm) *-ibm)
os=-aix os=-aix