From 0cd9d3b8bbe0e243c37336b3b8ffb3d40e968034 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 19 Oct 2011 14:20:19 +0200 Subject: Mention autotools as prerequisite in INSTALL-GIT --- INSTALL-GIT | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'INSTALL-GIT') diff --git a/INSTALL-GIT b/INSTALL-GIT index fc6d7fe..f917af5 100644 --- a/INSTALL-GIT +++ b/INSTALL-GIT @@ -22,7 +22,6 @@ following additional packages: - GNU bash >= 2.0.0 http://www.gnu.org/software/bash/ - GNU make >= 3.81 http://www.gnu.org/software/make/ - build >= latest http://www.codesynthesis.com/projects/build/ - - cli >= latest http://www.codesynthesis.com/projects/cli/ If you are planning to create the source code distributions, then you will also need the following packages: @@ -31,6 +30,12 @@ also need the following packages: - GNU sed >= 4.0.0 http://www.gnu.org/software/sed/ - tofrodos >= 1.7.0 http://www.thefreecountry.com/tofrodos/ +As we as the GNU autotools: + + - GNU libtool >= 2.2.6b http://www.gnu.org/software/libtool/ + - GNU autoconf >= 2.67 http://www.gnu.org/software/autoconf/ + - GNU automake >= 1.11.1 http://www.gnu.org/software/automake/ + Any reasonably up to date GNU/Linux installation would normally have all of the above packages already present, except for build and maybe tofrodos. -- cgit v1.1