diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-10-04 22:08:42 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-10-04 22:08:42 +0000 |
commit | f8687c38b173cabe0c41e531c675159e8e520b94 (patch) | |
tree | 00f151656a21640f1b2f3a7c9a3e578c98f83be7 /zlib/ChangeLog.gcj | |
parent | cad3b359a4b7ed494081971fe05887133570997d (diff) | |
download | gcc-f8687c38b173cabe0c41e531c675159e8e520b94.tar.gz |
* configure: Rebuilt.
* configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
actually let AC_EXEEXT run.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29813 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'zlib/ChangeLog.gcj')
-rw-r--r-- | zlib/ChangeLog.gcj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/zlib/ChangeLog.gcj b/zlib/ChangeLog.gcj index 18887884205..ae0eead2977 100644 --- a/zlib/ChangeLog.gcj +++ b/zlib/ChangeLog.gcj @@ -1,3 +1,9 @@ +1999-10-04 Tom Tromey <tromey@cygnus.com> + + * configure: Rebuilt. + * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't + actually let AC_EXEEXT run. + 1999-09-28 Tom Tromey <tromey@cygnus.com> * aclocal.m4, configure: Rebuilt. |