1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

- 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)
This commit is contained in:
unknown
2002-10-09 21:18:19 +02:00
parent 7bfbfc822e
commit 782dccfbfe

View File

@ -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}.