diff options
author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-04-16 20:57:10 +0000 |
---|---|---|
committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-04-16 20:57:10 +0000 |
commit | 458a92dba47ed2b95f8c8ea052a3fe679eefe52d (patch) | |
tree | 18da4b66a59f59c55362fca3ea75e252aa20b2ba /libdecnumber/aclocal.m4 | |
parent | 16410bcbf40b83854168ccde519bda2cd8b35a16 (diff) | |
download | gcc-458a92dba47ed2b95f8c8ea052a3fe679eefe52d.tar.gz |
2007-04-16 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.in (aclocal.m4): Depend on stdint.m4 instead of
acx.m4.
* aclocal.m4: Regenerated by aclocal 1.9.6.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123895 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libdecnumber/aclocal.m4')
-rw-r--r-- | libdecnumber/aclocal.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecnumber/aclocal.m4 b/libdecnumber/aclocal.m4 index fcb0e11d54e..f35b3638d22 100644 --- a/libdecnumber/aclocal.m4 +++ b/libdecnumber/aclocal.m4 @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.9.5 -*- Autoconf -*- +# generated automatically by aclocal 1.9.6 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005 Free Software Foundation, Inc. |