Commit d44f1a00 by Nathanael Nerode

* doc/install.texi: Note that 'gcc' is now a 2.57 directory.

From-SVN: r75363
parent ba479fd2
2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org> 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.in: Rename to configure.ac.
* configure.ac: Renamed from configure.in; make minimum necessary * configure.ac: Renamed from configure.in; make minimum necessary
changes for autoconf 2.5x. changes for autoconf 2.5x.
......
...@@ -293,7 +293,8 @@ systems' @command{tar} programs will also work, only try GNU ...@@ -293,7 +293,8 @@ systems' @command{tar} programs will also work, only try GNU
Necessary when modifying @file{configure.in}, @file{aclocal.m4}, etc.@: Necessary when modifying @file{configure.in}, @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.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.? @item automake versions 1.4-p? and 1.7.?
......
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