mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
Automake 1.7 and Autoconf 2.54
This commit is contained in:
parent
0e7ff9a301
commit
5ecd548945
8 changed files with 107 additions and 0 deletions
16
parts.rst
16
parts.rst
|
|
@ -446,6 +446,22 @@ We now start bootstrapping newer versions of autoconf. Version 2.53 now uses ``p
|
|||
In order to build it with ``autoconf-2.52`` we have to patch it a bit and then do
|
||||
a second unpatched build with newly built ``autoconf-2.53``.
|
||||
|
||||
automake 1.7
|
||||
============
|
||||
|
||||
Automake 1.7 and Autoconf 2.54 depend on each other, so we patch out two offending
|
||||
autoconf macros to make it build with ``autoconf-2.53``.
|
||||
|
||||
autoconf 2.54
|
||||
=============
|
||||
|
||||
More ``autoconf``.
|
||||
|
||||
automake 1.7
|
||||
============
|
||||
|
||||
Rebuild ``automake`` with ``autoconf-2.54``.
|
||||
|
||||
bash 3.2.57
|
||||
===========
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue