From 967add5195958651dbead852622bdbf7b88b0904 Mon Sep 17 00:00:00 2001 From: Benjamin Kosnik Date: Tue, 1 Aug 2000 18:07:23 +0000 Subject: [PATCH] install.html: Edit bits about requiring a special version of the autotools. 2000-08-01 Benjamin Kosnik * docs/install.html: Edit bits about requiring a special version of the autotools. From-SVN: r35410 --- libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/docs/install.html | 17 +++++++++-------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 75d91b482c6..d5d437ebf86 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2000-08-01 Benjamin Kosnik + + * docs/install.html: Edit bits about requiring a special version + of the autotools. + 2000-07-31 Benjamin Kosnik * libio/fileops.cc: Update to current glibc sources. diff --git a/libstdc++-v3/docs/install.html b/libstdc++-v3/docs/install.html index e39586103b8..49158170235 100644 --- a/libstdc++-v3/docs/install.html +++ b/libstdc++-v3/docs/install.html @@ -9,7 +9,7 @@ libstdc++-v3 Installation Instructions - + @@ -48,14 +48,15 @@ GCC snapshots can be had from one of the sites on their mirror list.

+

In addition, if you plan to modify the makefiles or regenerate - the configure scripts you'll need the nuevo automake (version - 1.4 from Cygnus, not the one on the net. In addition, libtool - and autoconf are also required to be installed in the same - location as the new automake: you can get them all in one - easy-to-use tarball -here. + the configure scripts you'll need the nuevo automake, libtool + and autoconf to regenerate the Makefiles and configure + scripts. These tools are all required to be installed in the + same location (most linux distributions install these tools by + default, so no worries.)

+

If you don't have bash, and want to run 'make check' to test your build, you'll need to get bash 2.x. Also recommended is GNU Make, since it is the only 'make' that will parse these @@ -392,7 +393,7 @@ Comments and suggestions are welcome, and may be sent to Phil Edwards or Gabriel Dos Reis. -
$Id: install.html,v 1.5 2000/07/11 21:45:07 pme Exp $ +
$Id: install.html,v 1.6 2000/07/26 21:30:45 pme Exp $

-- 2.30.2