From 89acbae0bce29e5f7168deb51e5f86ffdbe28d5f Mon Sep 17 00:00:00 2001 From: Kelley Cook Date: Sun, 14 Mar 2004 22:15:13 +0000 Subject: [PATCH] install.texi: Make autoconf 2.13 the exception, not the rule. 2004-03-14 Kelley Cook * doc/install.texi: Make autoconf 2.13 the exception, not the rule. From-SVN: r79480 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 9 ++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d7cfdd128f0..d15a3c25006 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-03-14 Kelley Cook + + * doc/install.texi: Make autoconf 2.13 the exception, not the rule. + 2004-03-14 Andreas Tobler * doc/install.texi: Reflect autoconf and automake version for diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index fa5277a8be6..212e7f80e0c 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -290,12 +290,11 @@ systems' @command{tar} programs will also work, only try GNU @item autoconf versions 2.13 and 2.59 @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 -directories require autoconf 2.13 (exactly), but @file{libiberty}, -@file{fastjar}, @file{libstdc++-v3}, @file{libjava/libltdl}, @file{boehm-gc}, -@file{intl}, @file{libada}, @file{libffi} and @file{gcc} require autoconf -2.59 (exactly). +directories require autoconf 2.59 (exactly), but the toplevel, @file{libf2c}, +@file{libobjc}, @file{zlib}, and @file{libjava} (except for +@file{libjava/libltdl}) still require autoconf 2.13 (exactly). @item automake versions 1.4-gcj and 1.7.9