diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 848b3c4749685af40312e23d9e14436329e62169..6216687843f6a85955dd62625777b79a79401b49 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,7 @@
+2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
+
+	* aclocal.m4: Regenerated with automake-1.11.6.
+
 2015-05-13  David Malcolm  <dmalcolm@redhat.com>
 
 	* include/line-map.h (linemap_assert): Move up within the file to
diff --git a/libcpp/aclocal.m4 b/libcpp/aclocal.m4
index c3a9f037ae8f8b1d868123c53a6294972478c7b9..c6d3bf87762590ed8846d36323b7e35e8ee4cec2 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.