]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
doc: AIX sed dislikes indented comments.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 21 Aug 2010 05:45:22 +0000 (07:45 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 22 Aug 2010 13:58:32 +0000 (15:58 +0200)
* doc/autoconf.texi (Limitations of Usual Tools) <sed>: Update.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
doc/autoconf.texi

index d9e9112b28f4ea7a345bc4a87d13fc1bc06f3caa..6d7bd7f55edf7c27ca75ae0c8c2ae78eb97e9b64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       doc: AIX sed dislikes indented comments.
+       * doc/autoconf.texi (Limitations of Usual Tools) <sed>: Update.
+
 2010-08-19  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        Fix autoreconf docs w.r.t. AUTOM4TE environment variable.
index cadc7270a8efa56b582ef1322f5d9051655ffd3f..a20be769124a37927b240b4afd0acc545262613e 100644 (file)
@@ -18371,8 +18371,8 @@ them.
 Unicos 9 @command{sed} loops endlessly on patterns like @samp{.*\n.*}.
 
 Sed scripts should not use branch labels longer than 7 characters and
-should not contain comments.  HP-UX sed has a limit of 99 commands
-(not counting @samp{:} commands) and
+should not contain comments; AIX 5.3 @command{sed} rejects indented comments.
+HP-UX sed has a limit of 99 commands (not counting @samp{:} commands) and
 48 labels, which can not be circumvented by using more than one script
 file.  It can execute up to 19 reads with the @samp{r} command per cycle.
 Solaris @command{/usr/ucb/sed} rejects usages that exceed a limit of