mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
GNU Automake 1.10.3
This commit is contained in:
parent
a63a01c56b
commit
20a4d3af9e
7 changed files with 66 additions and 0 deletions
19
parts.rst
19
parts.rst
|
|
@ -515,6 +515,12 @@ libtool 2.2.4
|
|||
|
||||
Newer version of libtool which is more compatible with modern Autotools.
|
||||
|
||||
automake 1.10.3
|
||||
===============
|
||||
|
||||
GNU Automake from 1.10 series. ``aclocal`` is slightly patched to work
|
||||
with our ``perl``.
|
||||
|
||||
gcc 4.0.4
|
||||
=========
|
||||
|
||||
|
|
@ -544,3 +550,16 @@ 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue