Commit 2d142abd by Tom Tromey Committed by Tom Tromey

* doc/install.texi (Prerequisites): Mention automake 1.9.6.

From-SVN: r117878
parent 96a5495d
2006-10-18 Tom Tromey <tromey@redhat.com>
* doc/install.texi (Prerequisites): Mention automake 1.9.6.
2006-10-18 Jan Hubicka <jh@suse.cz> 2006-10-18 Jan Hubicka <jh@suse.cz>
PR middle-end/29299 PR middle-end/29299
......
...@@ -325,7 +325,7 @@ to regenerate @file{configure} and @file{config.in} files. Most ...@@ -325,7 +325,7 @@ to regenerate @file{configure} and @file{config.in} files. Most
directories require autoconf 2.59 (exactly), but the toplevel directories require autoconf 2.59 (exactly), but the toplevel
still requires autoconf 2.13 (exactly). still requires autoconf 2.13 (exactly).
@item automake versions 1.9.3 @item automake version 1.9.6
Necessary when modifying a @file{Makefile.am} file to regenerate its Necessary when modifying a @file{Makefile.am} file to regenerate its
associated @file{Makefile.in}. associated @file{Makefile.in}.
...@@ -336,7 +336,7 @@ file. Specifically this applies to the @file{gcc}, @file{intl}, ...@@ -336,7 +336,7 @@ file. Specifically this applies to the @file{gcc}, @file{intl},
as any of their subdirectories. as any of their subdirectories.
For directories that use automake, GCC requires the latest release in 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 the 1.9.x series, which is currently 1.9.6. When regenerating a directory
to a newer version, please update all the directories using an older 1.9.x to a newer version, please update all the directories using an older 1.9.x
to the latest released version. to the latest released version.
......
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