mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 02:56:31 +01:00
Install autoconf 2.52.
This commit is contained in:
parent
d7794f8f15
commit
c88e4c1ab7
6 changed files with 37 additions and 0 deletions
|
|
@ -352,3 +352,12 @@ perl 5.6.2
|
|||
==========
|
||||
|
||||
Even more perl. 5.6.2 is the last version buildable with 5.004.
|
||||
|
||||
autoconf 2.52
|
||||
==============
|
||||
|
||||
GNU Autoconf is a tool for producing ``configure`` scripts for building, installing and
|
||||
packaging software on computer systems where a Bourne shell is available.
|
||||
|
||||
At this stage we still do not have a working autotools system, so we manually install
|
||||
``autoconf`` script and replace a few placeholder variables with ``sed``.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue