diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2004-02-29 20:22:40 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2004-02-29 20:22:40 +0000 |
commit | 79035f0d6b53ad772045e750d099007f3f271d14 (patch) | |
tree | 154386c3509235bb7e097c2f593d492f311ef528 /intl/ChangeLog | |
parent | c8574b54f3422f896db9e8b0c00d530b0ea1b9c1 (diff) | |
download | gcc-79035f0d6b53ad772045e750d099007f3f271d14.tar.gz |
configure.in: Convert to autoconf 2.57, gratuitous stylistic cleanup, rename to configure.ac.
* configure.in: Convert to autoconf 2.57, gratuitous stylistic
cleanup, rename to configure.ac.
* configure.ac: Renamed from configure.in.
* config.h.in: Rebuilt with autoheader 2.57.
* configure: Rebuilt with autoconf 2.57
* README: Update to reflect rename of configure.in to configure.ac.
From-SVN: r78668
Diffstat (limited to 'intl/ChangeLog')
-rw-r--r-- | intl/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog index caf88353367..57f0dce0d97 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,12 @@ +2004-02-29 Nathanael Nerode <neroden@gcc.gnu.org> + + * configure.in: Convert to autoconf 2.57, gratuitous stylistic + cleanup, rename to configure.ac. + * configure.ac: Renamed from configure.in. + * config.h.in: Rebuilt with autoheader 2.57. + * configure: Rebuilt with autoconf 2.57 + * README: Update to reflect rename of configure.in to configure.ac. + 2003-07-07 Zack Weinberg <zack@codesourcery.com> * README: Update. |