]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Solaris 2.8 -> Solaris 8
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Jul 2003 07:18:15 +0000 (07:18 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Jul 2003 07:18:15 +0000 (07:18 +0000)
doc/autoconf.texi

index 3822363e3731604f6c252369271479eea3b18efc..07f16ff479bccf6370697d0e57efc5fe94c85590 100644 (file)
@@ -5193,7 +5193,7 @@ detect failures.  Invoking @samp{cc -c a.c -o a.o; cc -c b.c -o b.o; cc
 a.o b.o -o c} solves the issue.
 
 @item Don't rely on correct @code{#line} support
-On Solaris 2.8, @command{c89} (Sun WorkShop 6 update 2 C 5.3 Patch
+On Solaris 8, @command{c89} (Sun WorkShop 6 update 2 C 5.3 Patch
 111679-08 2002/05/09)) rejects @code{#line} directives whose line
 numbers are greater than 32767.  In addition, nothing in @sc{posix}
 makes this invalid.  That is the reason why Autoconf stopped issuing