Commit 29910c86 by Michael Haubenwallner Committed by Michael Haubenwallner

gcc: Bump to automake 1.11.6

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
parent 60c12095
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> 2015-05-13 Tom de Vries <tom@codesourcery.com>
PR tree-optimization/66010 PR tree-optimization/66010
......
# 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, # 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 # This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it, # gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved. # with or without modifications, as long as this notice is preserved.
......
...@@ -403,7 +403,7 @@ search path. ...@@ -403,7 +403,7 @@ search path.
Necessary when modifying @file{configure.ac}, @file{aclocal.m4}, etc.@: Necessary when modifying @file{configure.ac}, @file{aclocal.m4}, etc.@:
to regenerate @file{configure} and @file{config.in} files. 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 Necessary when modifying a @file{Makefile.am} file to regenerate its
associated @file{Makefile.in}. associated @file{Makefile.in}.
...@@ -414,7 +414,7 @@ file. Specifically this applies to the @file{gcc}, @file{intl}, ...@@ -414,7 +414,7 @@ file. Specifically this applies to the @file{gcc}, @file{intl},
as any of their subdirectories. as any of their subdirectories.
For directories that use automake, GCC requires the latest release in 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 a newer version, please update all the directories using an older 1.11
to the latest released version. to the latest released version.
......
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