diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 71935c9a9ff4202aaecac300558b91b38b451840..56ab52c8c12a4e8e4bca78841a22ca1272dcddcd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-08-25 Paolo Carlini <pcarlini@suse.de> + + * doc/install.texi: Document that libstdc++-v3 requires + now automake 1.9.1. + 2004-08-25 Caroline Tice <ctice@apple.com> * bb-reorder.c (partition_hot_cold_basic_blocks): Add more details diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 93e009002e48afd9dab482d78d07838c3c642cba..e8b8d0038d6098d1a80420ddbb7246ac237e69cf 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -323,9 +323,10 @@ file. Specifically this applies to the @file{gcc}, @file{intl}, @file{libcpp}, @file{libiberty}, @file{libobjc} directories as well as any of their subdirectories. -The Java directory @file{libjava} requires automake 1.9.1. Every other -directory should work with either automake 1.8.5 and automake 1.9.1, but -most of them have been tested only with automake 1.8.5 so far. +The Java directory @file{libjava} and the @file{libstdc++-v3} directory +require automake 1.9.1. Every other directory should work with either +automake 1.8.5 and automake 1.9.1, but most of them have been tested only +with automake 1.8.5 so far. @item gettext version 0.12 (or later)