diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 66b7f125150c7cb6a9dd5aebc94c671c57642c92..cf0d43a81f2b62d63c2dd14cbd02222949bd6e35 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 96f58fa0ff5c2cd413df6db969962dc115e7dc33..4691b3af277061eadb05d8a1402fbc3dfac1c8da 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.?