]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
install.texi (Prerequisites): We no longer require Autoconf 2.13 for the top-level.
authorGerald Pfeifer <gerald@pfeifer.com>
Mon, 28 May 2007 15:42:25 +0000 (15:42 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Mon, 28 May 2007 15:42:25 +0000 (15:42 +0000)
* doc/install.texi (Prerequisites): We no longer require Autoconf
2.13 for the top-level.

From-SVN: r125131

gcc/ChangeLog
gcc/doc/install.texi

index 355293dd63101c408f00234b255f4b9a83e21502..db6a37758e8804282985dc567af38f7a5f4bab81 100644 (file)
@@ -1,3 +1,8 @@
+2007-05-28  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/install.texi (Prerequisites): We no longer require Autoconf
+       2.13 for the top-level.
+
 2007-05-28  Uros Bizjak  <ubizjak@gmail.com>
 
        * target/i386/i386.c (ix86_expand_vector_move): Expand unaligned
index 690afbfbcf752ecf39ce8909fac565c8aa00d746..c39f3709eacbe2ed5e97df0d050a932cf0e2ed9e 100644 (file)
@@ -324,13 +324,11 @@ Necessary to build libgcj, the GCJ runtime.
 
 @heading Tools/packages necessary for modifying GCC
 @table @asis
-@item autoconf versions 2.13 and 2.59
+@item autoconf version 2.59
 @itemx GNU m4 version 1.4 (or later)
 
 Necessary when modifying @file{configure.ac}, @file{aclocal.m4}, etc.@:
-to regenerate @file{configure} and @file{config.in} files.  Most
-directories require autoconf 2.59 (exactly), but the toplevel
-still requires autoconf 2.13 (exactly).
+to regenerate @file{configure} and @file{config.in} files.
 
 @item automake version 1.9.6