diff options
author | rwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-03-18 06:34:07 +0000 |
---|---|---|
committer | rwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-03-18 06:34:07 +0000 |
commit | 8123bff6b151c39b5d55fb3ff7f37e68f7c68409 (patch) | |
tree | 2991a93028aa8f5d492ec189371e1229c001350f /intl/aclocal.m4 | |
parent | b62c75da2604bf205404d311df427311df973a39 (diff) | |
download | gcc-8123bff6b151c39b5d55fb3ff7f37e68f7c68409.tar.gz |
intl/
* aclocal.m4: Regenerate.
* configure: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133304 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'intl/aclocal.m4')
-rw-r--r-- | intl/aclocal.m4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/intl/aclocal.m4 b/intl/aclocal.m4 index 5dac2351995..d53f1db4f5a 100644 --- a/intl/aclocal.m4 +++ b/intl/aclocal.m4 @@ -1,7 +1,7 @@ -# generated automatically by aclocal 1.9.3 -*- Autoconf -*- +# generated automatically by aclocal 1.9.6 -*- Autoconf -*- -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 -# Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005 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. @@ -25,6 +25,7 @@ m4_include([../config/lib-link.m4]) m4_include([../config/lib-prefix.m4]) m4_include([../config/nls.m4]) m4_include([../config/po.m4]) +m4_include([../config/proginstall.m4]) m4_include([../config/progtest.m4]) m4_include([../config/stdint_h.m4]) m4_include([../config/uintmax_t.m4]) |