From: Stepan Kasal Date: Sat, 4 Jun 2005 07:31:48 +0000 (+0000) Subject: AIX 5.2 awk cannot swallow literals longer than 399. X-Git-Tag: AUTOCONF-2.59c~355 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e5d401acaf0013007d78478424afc88dbbb6a0f;p=thirdparty%2Fautoconf.git AIX 5.2 awk cannot swallow literals longer than 399. --- diff --git a/doc/autoconf.texi b/doc/autoconf.texi index ec12b5bdc..cf4645dbe 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -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.