aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog2
-rw-r--r--gcc/doc/install.texi3
2 files changed, 4 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 66b7f12..cf0d43a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,7 @@
2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
+ * doc/install.texi: Note that 'gcc' is now a 2.57 directory.
+
* configure.in: Rename to configure.ac.
* configure.ac: Renamed from configure.in; make minimum necessary
changes for autoconf 2.5x.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 96f58fa..4691b3a 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -293,7 +293,8 @@ systems' @command{tar} programs will also work, only try GNU
Necessary when modifying @file{configure.in}, @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}, and @file{libstdc++-v3} require autoconf 2.57 (exactly).
+@file{fastjar}, @file{libstdc++-v3}, and @file{gcc} require
+autoconf 2.57 (exactly).
@item automake versions 1.4-p? and 1.7.?