]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
AIX 5.2 awk cannot swallow literals longer than 399.
authorStepan Kasal <kasal@ucw.cz>
Sat, 4 Jun 2005 07:31:48 +0000 (07:31 +0000)
committerStepan Kasal <kasal@ucw.cz>
Sat, 4 Jun 2005 07:31:48 +0000 (07:31 +0000)
doc/autoconf.texi

index ec12b5bdca85eed51e52d4cddb33c65c430d52a1..cf4645dbe2ef8eb3e98977f9f438222fe8c046b5 100644 (file)
@@ -11513,7 +11513,7 @@ bar
 Either do not depend on such patterns (i.e., use @samp{/^(.*foo|bar)/},
 or use a simple test to reject such AWK@.
 
-@acronym{AIX} version 5.1 limits on the maximal length of regular
+@acronym{AIX} version 5.2 limits on the maximal length of regular
 expressions and literal strings in the program to 399.