From 993142677e2cf780ef578e1d46309f0042743dd5 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Wed, 5 Jun 2024 09:26:58 +0200 Subject: doc: Streamline recommendation of GNU awk GNU awk 3.1.5 was released in August 2005; no need to specify this in the context of "recent version". gcc: PR other/69374 * doc/install.texi (Prerequisites): Drop reference to GNU awk version 3.1.5. Remove fluff. --- gcc/doc/install.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gcc') diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index c781646..906c78a 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -339,8 +339,7 @@ work when configuring GCC@. @item A POSIX or SVR4 awk Necessary for creating some of the generated source files for GCC@. -If in doubt, use a recent GNU awk version, as some of the older ones -are broken. GNU awk version 3.1.5 is known to work. +If in doubt, use a recent GNU awk version. @item GNU binutils -- cgit v1.1