GNU Autoconf 2.65

This commit is contained in:
Andrius Štikonas 2021-03-25 21:35:43 +00:00
parent 20a4d3af9e
commit 246cc10ab5
9 changed files with 43 additions and 20 deletions

View file

@ -521,6 +521,12 @@ automake 1.10.3
GNU Automake from 1.10 series. ``aclocal`` is slightly patched to work
with our ``perl``.
autoconf 2.65
=============
Slightly newer version of GNU Autoconf. At this stage Autoconf is mostly
backwards compatible but newer versions need newer ``automake``.
gcc 4.0.4
=========
@ -550,16 +556,3 @@ interactively. This new version of ``bash`` compiles without any patches,
provides new features, and is built with GNU readline support so it can be used
as an interactive shell. ``autoconf-2.61`` is used to regenerate the configure
script and ``bison`` is used to recreate some included generated files.
autoconf 2.65
=============
Slightly newer version of GNU Autoconf. At this stage Autoconf is mostly
backwards compatible but newer versions need newer ``automake``.
xz 5.0.5
========
XZ Utils is a set of free software command-line lossless data compressors,
including lzma and xz. In most cases, xz achieves higher compression rates
than alternatives like gzip and bzip2.