Commit 7fb654ef by Paolo Carlini Committed by Paolo Carlini

install.texi: Document that libstdc++-v3 requires now automake 1.9.1.

2004-08-25  Paolo Carlini  <pcarlini@suse.de>

	* doc/install.texi: Document that libstdc++-v3 requires
	now automake 1.9.1.

From-SVN: r86572
parent 6dc36fed
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> 2004-08-25 Caroline Tice <ctice@apple.com>
* bb-reorder.c (partition_hot_cold_basic_blocks): Add more details * bb-reorder.c (partition_hot_cold_basic_blocks): Add more details
......
...@@ -323,9 +323,10 @@ file. Specifically this applies to the @file{gcc}, @file{intl}, ...@@ -323,9 +323,10 @@ file. Specifically this applies to the @file{gcc}, @file{intl},
@file{libcpp}, @file{libiberty}, @file{libobjc} directories as well @file{libcpp}, @file{libiberty}, @file{libobjc} directories as well
as any of their subdirectories. as any of their subdirectories.
The Java directory @file{libjava} requires automake 1.9.1. Every other The Java directory @file{libjava} and the @file{libstdc++-v3} directory
directory should work with either automake 1.8.5 and automake 1.9.1, but require automake 1.9.1. Every other directory should work with either
most of them have been tested only with automake 1.8.5 so far. 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) @item gettext version 0.12 (or later)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment