From: Michael Meissner Date: Tue, 26 May 1992 21:14:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: Release-0-25~578 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=338f34f421cea03ceca1444821c5421ca4be4c9f;p=automake.git *** empty log message *** --- diff --git a/config.sub b/config.sub index d6d50341..49487f4f 100644 --- 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 diff --git a/lib/config.sub b/lib/config.sub index d6d50341..49487f4f 100644 --- a/lib/config.sub +++ b/lib/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