From 782dccfbfe14f7e0366934faafd515c2435a7d7c Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 9 Oct 2002 21:18:19 +0200 Subject: [PATCH] - removed some redundant version numbers for certain GNU tools required from manual texi Docs/manual.texi: - removed version numbers of GNU tools from the feature list (they are going to change from time to time again and the current required version number should probably be kept in one chapter only) --- Docs/manual.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Docs/manual.texi b/Docs/manual.texi index 7556aa7e1ac..b8ff8efaf68 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -548,8 +548,7 @@ Written in C and C++. Tested with a broad range of different compilers. @item Works on many different platforms. @xref{Which OS}. @item -Uses GNU Automake (1.4), Autoconf (Version 2.52 or newer), and Libtool for -portability. +Uses GNU Automake, Autoconf, and Libtool for portability. @item APIs for C, C++, Eiffel, Java, Perl, PHP, Python, Ruby, and Tcl. @xref{Clients}.