# HG changeset patch # User Michael Meissner # Date 706914855 0 # Node ID 6d56ce1261a7daedf0ff78263b212472cb49de7b # Parent f3531d3d57c94e5f997f628aa315f8779c054f70 *** empty log message *** diff -r f3531d3d57c9 -r 6d56ce1261a7 config.sub --- a/config.sub Sun May 24 03:11:02 1992 +0000 +++ b/config.sub Tue May 26 21:14:15 1992 +0000 @@ -501,10 +501,10 @@ # 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 @@ os=-sysv3 ;; sparc-* | *-sun) - os=-sunos411 + os=-sunos4.1.1 ;; *-ibm) os=-aix