diff options
author | H.J. Lu <hjl@gcc.gnu.org> | 2007-04-16 13:57:10 -0700 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2007-04-16 13:57:10 -0700 |
commit | fb00dbe0d25c9d91881d0a58175d4f99e06cc9c5 (patch) | |
tree | 18da4b66a59f59c55362fca3ea75e252aa20b2ba /libdecnumber/aclocal.m4 | |
parent | 3088dc29d19000639190cd8a4aea3345cbd2130c (diff) | |
download | gcc-fb00dbe0d25c9d91881d0a58175d4f99e06cc9c5.zip gcc-fb00dbe0d25c9d91881d0a58175d4f99e06cc9c5.tar.gz gcc-fb00dbe0d25c9d91881d0a58175d4f99e06cc9c5.tar.bz2 |
Makefile.in (aclocal.m4): Depend on stdint.m4 instead of acx.m4.
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.
From-SVN: r123895
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 fcb0e11..f35b3638 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. |