diff options
author | Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com> | 2015-05-13 10:32:56 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gcc.gnu.org> | 2015-05-13 10:32:56 +0000 |
commit | 29910c8626c114eb15cc5bf0813fa0f8b25bf1c6 (patch) | |
tree | 81eed74ab22c99a0ae01da00e1548a337d507ca6 /gcc/aclocal.m4 | |
parent | 60c1209564a4d0011da013f189c40af9481b8a43 (diff) | |
download | gcc-29910c8626c114eb15cc5bf0813fa0f8b25bf1c6.tar.gz |
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
Diffstat (limited to 'gcc/aclocal.m4')
-rw-r--r-- | gcc/aclocal.m4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gcc/aclocal.m4 b/gcc/aclocal.m4 index cb6a48beb37..49fea104f45 100644 --- a/gcc/aclocal.m4 +++ b/gcc/aclocal.m4 @@ -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. |