From 9d7a00acbe882f638cffe60f364718644b3ab12c Mon Sep 17 00:00:00 2001 From: meissner Date: Tue, 26 May 1992 21:14:15 +0000 Subject: [PATCH] *** empty log message *** --- config.sub | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.sub b/config.sub index d6d5034..49487f4 100755 --- a/config.sub +++ b/config.sub @@ -501,10 +501,10 @@ else # machine or put another way, the most popular os provided with the machine. case $basic_machine in *-dec | vax-*) - os=-ultrix42 + os=-ultrix4.2 ;; i386-sun) - os=-sunos402 + os=-sunos4.0.2 ;; m68000-sun) os=-sunos3 @@ -516,7 +516,7 @@ case $basic_machine in os=-sysv3 ;; sparc-* | *-sun) - os=-sunos411 + os=-sunos4.1.1 ;; *-ibm) os=-aix