diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2018-06-15 23:07:44 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2018-06-18 09:37:46 -0400 |
commit | f57a3bca61357a599be99552aaa6084bd8276682 (patch) | |
tree | 57b759b9dcff9a0af002b351cefd0f954a22e57c /libdecnumber/aclocal.m4 | |
parent | b0f49e3fd776bd64d55c76f001f353c1327d3001 (diff) | |
download | gdb-f57a3bca61357a599be99552aaa6084bd8276682.zip gdb-f57a3bca61357a599be99552aaa6084bd8276682.tar.gz gdb-f57a3bca61357a599be99552aaa6084bd8276682.tar.bz2 |
libdecnumber: Sync with GCC
Diffstat (limited to 'libdecnumber/aclocal.m4')
-rw-r--r-- | libdecnumber/aclocal.m4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libdecnumber/aclocal.m4 b/libdecnumber/aclocal.m4 index fda021e..7a7df90 100644 --- a/libdecnumber/aclocal.m4 +++ b/libdecnumber/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. |