Commit 89acbae0 by Kelley Cook Committed by R. Kelley Cook

install.texi: Make autoconf 2.13 the exception, not the rule.


2004-03-14  Kelley Cook  <kcook@gcc.gnu.org>

	* doc/install.texi: Make autoconf 2.13 the exception, not the rule.

From-SVN: r79480
parent 004a8355
2004-03-14 Kelley Cook <kcook@gcc.gnu.org>
* doc/install.texi: Make autoconf 2.13 the exception, not the rule.
2004-03-14 Andreas Tobler <a.tobler@schweiz.ch> 2004-03-14 Andreas Tobler <a.tobler@schweiz.ch>
* doc/install.texi: Reflect autoconf and automake version for * doc/install.texi: Reflect autoconf and automake version for
......
...@@ -290,12 +290,11 @@ systems' @command{tar} programs will also work, only try GNU ...@@ -290,12 +290,11 @@ systems' @command{tar} programs will also work, only try GNU
@item autoconf versions 2.13 and 2.59 @item autoconf versions 2.13 and 2.59
@itemx GNU m4 version 1.4 (or later) @itemx GNU m4 version 1.4 (or later)
Necessary when modifying @file{configure.in}, @file{aclocal.m4}, etc.@: Necessary when modifying @file{configure.ac}, @file{aclocal.m4}, etc.@:
to regenerate @file{configure} and @file{config.in} files. Most to regenerate @file{configure} and @file{config.in} files. Most
directories require autoconf 2.13 (exactly), but @file{libiberty}, directories require autoconf 2.59 (exactly), but the toplevel, @file{libf2c},
@file{fastjar}, @file{libstdc++-v3}, @file{libjava/libltdl}, @file{boehm-gc}, @file{libobjc}, @file{zlib}, and @file{libjava} (except for
@file{intl}, @file{libada}, @file{libffi} and @file{gcc} require autoconf @file{libjava/libltdl}) still require autoconf 2.13 (exactly).
2.59 (exactly).
@item automake versions 1.4-gcj and 1.7.9 @item automake versions 1.4-gcj and 1.7.9
......
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