Commit 993bcda1 by Kelley Cook Committed by R. Kelley Cook

install.texi (automake): Document that everything now uses 1.9.

2004-11-13  Kelley Cook  <kcook@gcc.gnu.org>

	* doc/install.texi (automake): Document that everything now uses 1.9.

From-SVN: r90591
parent 0e8f8fea
2004-11-13 Kelley Cook <kcook@gcc.gnu.org>
* doc/install.texi (automake): Document that everything now uses 1.9.
2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
* cse.c (cse_insn): Stores in a libcall sequence can invalidate
......
......@@ -313,7 +313,7 @@ to regenerate @file{configure} and @file{config.in} files. Most
directories require autoconf 2.59 (exactly), but the toplevel
still requires autoconf 2.13 (exactly).
@item automake versions 1.8.5 and 1.9.1
@item automake versions 1.9.x
Necessary when modifying a @file{Makefile.am} file to regenerate its
associated @file{Makefile.in}.
......@@ -324,9 +324,8 @@ file. Specifically this applies to the @file{gcc}, @file{intl},
as any of their subdirectories.
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.
require automake 1.9.x series. It is preferred to use the lastest released
version of this series.
@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