Commit ae8cacc6 by Kelley Cook Committed by R. Kelley Cook

install.texi (automake): Correctly document that everything now will use automake 1.9.3.

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

	* doc/install.texi (automake): Correctly document that everything now
	will use automake 1.9.3.

From-SVN: r90593
parent 85407c3f
2004-11-13 Kelley Cook <kcook@gcc.gnu.org>
* doc/install.texi (automake): Correctly document that everything now
will use automake 1.9.3.
2004-11-13 Hans-Peter Nilsson <hp@bitrange.com>
PR target/18347
......
......@@ -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.9.x
@item automake versions 1.9.3
Necessary when modifying a @file{Makefile.am} file to regenerate its
associated @file{Makefile.in}.
......@@ -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} and the @file{libstdc++-v3} directory
require automake 1.9.x series. It is preferred to use the lastest released
version of this series.
For directories that use automake, GCC requires the latest release in
the 1.9.x series, which is currently 1.9.3. When regenerating a directory
to a newer version, please update all the directories using an older 1.9.x
to the latest released version.
@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