diff options
author | green <green@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-09-03 19:54:20 +0000 |
---|---|---|
committer | green <green@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-09-03 19:54:20 +0000 |
commit | 4583874ff98388401bae18033dd2fdbf49699e1d (patch) | |
tree | 1baf06517631208468de4874059d0d7e5586a5b1 /zlib/ChangeLog.gcj | |
parent | 5e3840e1992a75e2d1cae71114ac14ea9aa360f5 (diff) | |
download | gcc-4583874ff98388401bae18033dd2fdbf49699e1d.tar.gz |
Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com>
* configure.in: Add TARGET_LIBRARY conditional.
* configure: Rebuilt.
* Makefile.am: If we're building a build host library, call the
library libz.a and don't use libtool.
* Makefile.in: Rebuilt.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36121 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'zlib/ChangeLog.gcj')
-rw-r--r-- | zlib/ChangeLog.gcj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/zlib/ChangeLog.gcj b/zlib/ChangeLog.gcj index ae0eead2977..f76a1a1c6e8 100644 --- a/zlib/ChangeLog.gcj +++ b/zlib/ChangeLog.gcj @@ -1,3 +1,11 @@ +Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com> + + * configure.in: Add TARGET_LIBRARY conditional. + * configure: Rebuilt. + * Makefile.am: If we're building a build host library, call the + library libz.a and don't use libtool. + * Makefile.in: Rebuilt. + 1999-10-04 Tom Tromey <tromey@cygnus.com> * configure: Rebuilt. |