diff options
author | Tom Tromey <tromey@cygnus.com> | 1999-05-10 08:05:43 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 1999-05-10 08:05:43 +0000 |
commit | 79a9a529a68bfdf7e84212bc579a6a8972d08683 (patch) | |
tree | 68185f310c7cb9a81eafe26a3719076bb2979124 /zlib/ChangeLog.gcj | |
parent | c6a1d2ffbb89b3c5c9b11aa032985a28cb360556 (diff) | |
download | gcc-79a9a529a68bfdf7e84212bc579a6a8972d08683.tar.gz |
configure, [...]: Rebuilt.
* configure, Makefile.in: Rebuilt.
* Makefile.am (EXTRA_LTLIBRARIES): New macro.
(toolexeclib_LTLIBRARIES): Use @target_all@.
* configure.in: Recognize --with-system-zlib. Subst target_all.
From-SVN: r26854
Diffstat (limited to 'zlib/ChangeLog.gcj')
-rw-r--r-- | zlib/ChangeLog.gcj | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/zlib/ChangeLog.gcj b/zlib/ChangeLog.gcj index f1fcfa611ca..931a80e4dc6 100644 --- a/zlib/ChangeLog.gcj +++ b/zlib/ChangeLog.gcj @@ -1,3 +1,10 @@ +1999-05-10 Tom Tromey <tromey@cygnus.com> + + * configure, Makefile.in: Rebuilt. + * Makefile.am (EXTRA_LTLIBRARIES): New macro. + (toolexeclib_LTLIBRARIES): Use @target_all@. + * configure.in: Recognize --with-system-zlib. Subst target_all. + 1999-05-04 Tom Tromey <tromey@cygnus.com> * Makefile.in: Replace with automake-generated file. |