diff options
author | haubi <haubi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-05-13 10:35:20 +0000 |
---|---|---|
committer | haubi <haubi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-05-13 10:35:20 +0000 |
commit | 10cde021a4c96537eae79a3261f8e574aa0a6c89 (patch) | |
tree | 0098bb5f291fef904a36f4e37be0ac13ed7935ee /fixincludes | |
parent | 771e3be2971ece89fc31b9fb4ccc1fcc9bebcbaa (diff) | |
download | gcc-10cde021a4c96537eae79a3261f8e574aa0a6c89.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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223123 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes')
-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. |