aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi9
2 files changed, 8 insertions, 5 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d7cfdd1..d15a3c2 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+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>
* doc/install.texi: Reflect autoconf and automake version for
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index fa5277a..212e7f8 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