diff mbox

[11/28] libdecnumber: Use automake-1.11.6

Message ID 5549DCAF.7040800@ssi-schaefer.com
State New
Headers show

Commit Message

Michael Haubenwallner May 6, 2015, 9:19 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 libdecnumber.
diff mbox

Patch

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

	Use automake-1.11.6.
	aclocal.m4: Recreate.

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