From fda8d216db30bfead754861455c1de3c52132760 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Tue, 22 Jun 2010 20:27:31 +0200 Subject: [PATCH] Mention Tru64 5.1 fgrep limitation with emtpy patterns. * doc/autoconf.texi (Limitations of Usual Tools): Update. Signed-off-by: Ralf Wildenhues --- ChangeLog | 3 +++ doc/autoconf.texi | 2 ++ 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index ca624d3e..df492a02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-06-22 Ralf Wildenhues + 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. diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 8d2e9526..c2772fe4 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -17809,6 +17809,8 @@ replacement @code{grep -F}. Also, some traditional implementations do 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 ----------------- -- 2.47.2