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
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 $