* doc/autoconf.texi (Limitations of Usual Tools): Update.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2010-06-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Mention Tru64 5.1 fgrep limitation with emtpy patterns.
+ * doc/autoconf.texi (Limitations of Usual Tools): Update.
+
Overhaul the manual, esp. the Autotest chapter.
* doc/autoconf.texi (Installation Directory Variables):
Replace some uses of @var with @code.
not work on long input lines. To work around these problems, invoke
@code{AC_PROG_FGREP} and then use @code{$FGREP}.
+Tru64/OSF 5.1 @command{fgrep} does not match an empty pattern.
+
@item @command{find}
@c -----------------