]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gcc: Bump to automake 1.11.6
authorMichael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
Wed, 13 May 2015 10:32:56 +0000 (10:32 +0000)
committerMichael Haubenwallner <haubi@gcc.gnu.org>
Wed, 13 May 2015 10:32:56 +0000 (10:32 +0000)
2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>

* doc/install.texi: Bump latest automake 1.11 version to 1.11.6.
* aclocal.m4: Regenerated with automake-1.11.6.

From-SVN: r223122

gcc/ChangeLog
gcc/aclocal.m4
gcc/doc/install.texi

index c628832552423bdd38152c252018f45fa66267cf..b0b72d0831c41807506a47702e5de8cff2c92d9f 100644 (file)
@@ -1,3 +1,8 @@
+2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
+
+       * doc/install.texi: Bump latest automake 1.11 version to 1.11.6.
+       * aclocal.m4: Regenerated with automake-1.11.6.
+
 2015-05-13  Tom de Vries  <tom@codesourcery.com>
 
        PR tree-optimization/66010
index cb6a48beb376267ccaf77920bdbc7c1eb4832a7c..49fea104f45a95651b39ed8c650f31ec1dbc4396 100644 (file)
@@ -1,7 +1,8 @@
-# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
+# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
+# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
+# Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 8790f1484719c49324684ae118d415a00e0c5e83..9da9aebedecf823bd1e21508fff9732a21450abb 100644 (file)
@@ -403,7 +403,7 @@ search path.
 Necessary when modifying @file{configure.ac}, @file{aclocal.m4}, etc.@:
 to regenerate @file{configure} and @file{config.in} files.
 
-@item automake version 1.11.1
+@item automake version 1.11.6
 
 Necessary when modifying a @file{Makefile.am} file to regenerate its
 associated @file{Makefile.in}.
@@ -414,7 +414,7 @@ file.  Specifically this applies to the @file{gcc}, @file{intl},
 as any of their subdirectories.
 
 For directories that use automake, GCC requires the latest release in
-the 1.11 series, which is currently 1.11.1.  When regenerating a directory
+the 1.11 series, which is currently 1.11.6.  When regenerating a directory
 to a newer version, please update all the directories using an older 1.11
 to the latest released version.