diff options
-rw-r--r-- | intl/ChangeLog | 4 | ||||
-rw-r--r-- | intl/aclocal.m4 | 2 | ||||
-rw-r--r-- | libcpp/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/aclocal.m4 | 2 |
4 files changed, 10 insertions, 2 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog index 46c35f95e24..e3efd1fb4a8 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,7 @@ +2004-11-24 Kelley Cook <kcook@gcc.gnu.org> + + * aclocal.m4: Regenerate. + 2004-09-23 Kelley Cook <kcook@gcc.gnu.org> * Makefile.in (config.h.in): Correct dependencies. diff --git a/intl/aclocal.m4 b/intl/aclocal.m4 index 202545a2bf0..5dac2351995 100644 --- a/intl/aclocal.m4 +++ b/intl/aclocal.m4 @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.9.2 -*- Autoconf -*- +# generated automatically by aclocal 1.9.3 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 # Free Software Foundation, Inc. diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index a049652093c..4abeeaef160 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2004-11-24 Kelley Cook <kcook@gcc.gnu.org> + + * aclocal.m4: Regenerate. + 2004-11-24 Roger Sayle <roger@eyesopen.com> PR preprocessor/15824 diff --git a/libcpp/aclocal.m4 b/libcpp/aclocal.m4 index 3640760e76a..97c314ada6e 100644 --- a/libcpp/aclocal.m4 +++ b/libcpp/aclocal.m4 @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.9.2 -*- Autoconf -*- +# generated automatically by aclocal 1.9.3 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 # Free Software Foundation, Inc. |