diff options
author | Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com> | 2015-05-13 10:35:20 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gcc.gnu.org> | 2015-05-13 10:35:20 +0000 |
commit | a48757656232a9ddd8122a7a0150fa987e6e494f (patch) | |
tree | 0098bb5f291fef904a36f4e37be0ac13ed7935ee | |
parent | 29910c8626c114eb15cc5bf0813fa0f8b25bf1c6 (diff) | |
download | gcc-a48757656232a9ddd8122a7a0150fa987e6e494f.tar.gz |
fixincludes: Bump to automake 1.11.6
2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
* aclocal.m4: Regenerated with automake-1.11.6.
From-SVN: r223123
-rw-r--r-- | fixincludes/ChangeLog | 4 | ||||
-rw-r--r-- | fixincludes/aclocal.m4 | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index edede65eeb3..8bab3f87424 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,7 @@ +2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com> + + * aclocal.m4: Regenerated with automake-1.11.6. + 2015-04-22 Gregor Richards <gregor.richards@uwaterloo.ca> * mkfixinc.sh: Add *-musl* with no fixes. diff --git a/fixincludes/aclocal.m4 b/fixincludes/aclocal.m4 index 7237922aa9d..7092c900215 100644 --- a/fixincludes/aclocal.m4 +++ b/fixincludes/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. |