diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-10 02:09:08 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-10 02:09:08 +0000 |
commit | 061a460762991044fa9e2fb24fa61b72b0e9ae7d (patch) | |
tree | 6409e3a20bbae499867a5b46ee1222f98fcb0f6d /fastjar/ChangeLog | |
parent | 0182edfd1347dcece7a4ad2653a555ebcab18fa1 (diff) | |
download | gcc-061a460762991044fa9e2fb24fa61b72b0e9ae7d.tar.gz |
2004-01-09 Kelley Cook <kcook@gcc.gnu.org>
* configure.in: Rename file to ...
* configure.ac: ... this. Add in AC_PREREQ(2.57)
* config.h.in: Regenerate.
* aclocal.m4: Regenerate.
* Makefile.in: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75621 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r-- | fastjar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog index 898d7330626..c813f366cd3 100644 --- a/fastjar/ChangeLog +++ b/fastjar/ChangeLog @@ -1,3 +1,11 @@ +2004-01-09 Kelley Cook <kcook@gcc.gnu.org> + + * configure.in: Rename file to ... + * configure.ac: ... this. Add in AC_PREREQ(2.57) + * config.h.in: Regenerate. + * aclocal.m4: Regenerate. + * Makefile.in: Regenerate. + 2004-01-07 Andreas Tobler <a.tobler@schweiz.ch> * jartool.c (make_manifest): Fix off-by-one bug when creating |