diff options
author | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-02-19 18:09:40 +0000 |
---|---|---|
committer | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-02-19 18:09:40 +0000 |
commit | e7f4b6d1a97e2130a2022eef2b2a2f4815344f41 (patch) | |
tree | 364942e494a2e3432c51b84d597c9313e9c71b2b /libdecnumber/aclocal.m4 | |
parent | cbfbed86c75a93416d5e13424b867f914e044206 (diff) | |
download | gcc-e7f4b6d1a97e2130a2022eef2b2a2f4815344f41.tar.gz |
forgot Makefile.in
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@132441 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libdecnumber/aclocal.m4')
-rw-r--r-- | libdecnumber/aclocal.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libdecnumber/aclocal.m4 b/libdecnumber/aclocal.m4 index f35b3638d22..f52fa31a8fe 100644 --- a/libdecnumber/aclocal.m4 +++ b/libdecnumber/aclocal.m4 @@ -1,7 +1,7 @@ -# generated automatically by aclocal 1.9.6 -*- Autoconf -*- +# generated automatically by aclocal 1.10.1 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005 Free Software Foundation, Inc. +# 2005, 2006, 2007, 2008 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. |