diff options
author | Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com> | 2015-05-13 11:02:17 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gcc.gnu.org> | 2015-05-13 11:02:17 +0000 |
commit | eb70f327edc01997b02470b6174b837992fb18a9 (patch) | |
tree | 6bd7ca0b584b9b0893243f969ee51a317ebc1ca6 /libcpp/aclocal.m4 | |
parent | 029b70a765209f7b8d1549f1a27acb356bba8137 (diff) | |
download | gcc-eb70f327edc01997b02470b6174b837992fb18a9.zip gcc-eb70f327edc01997b02470b6174b837992fb18a9.tar.gz gcc-eb70f327edc01997b02470b6174b837992fb18a9.tar.bz2 |
libcpp: 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: r223133
Diffstat (limited to 'libcpp/aclocal.m4')
-rw-r--r-- | libcpp/aclocal.m4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libcpp/aclocal.m4 b/libcpp/aclocal.m4 index c3a9f03..c6d3bf8 100644 --- a/libcpp/aclocal.m4 +++ b/libcpp/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. |