diff mbox

[0/27] RFC: Use automake-1.11.6 across the tree

Message ID 5549D8FC.2040709@ssi-schaefer.com
State New
Headers show

Commit Message

Michael Haubenwallner May 6, 2015, 9:03 a.m. UTC
Am 2015-05-05 um 18:03 schrieb Michael Haubenwallner:
> Now that gcc-5 is out, what about an automake-1.11.6 update for gcc-6?

Trivial patch for intl.
diff mbox

Patch

2015-05-06  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>

	Use automake-1.11.6.
	aclocal.m4: Recreate.

Index: intl/aclocal.m4
===================================================================
--- intl/aclocal.m4	(revision 222804)
+++ intl/aclocal.m4	(working copy)
@@ -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.