OSDN Git Service

* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
[pf3gnuchains/gcc-fork.git] / zlib / ChangeLog
index 25f0fda..615c7ac 100644 (file)
@@ -1,15 +1,3 @@
-2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
-
-       * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
-       script entry, and set LD to it when configuring multilibs.
-       * configure: Rebuilt.
-
-2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
-
-       * configure.in (AC_EXEEXT): Work around in case it expands to
-       nothing, as in autoconf 2.50.
-       * configure: Rebuilt.
-
 
                ChangeLog file for zlib
 
@@ -237,7 +225,7 @@ Changes in 1.0.6 (19 Jan 1998)
 - use _fdopen instead of fdopen for MSC >= 6.0 (Thomas Fanslau)
 - added makelcc.bat for lcc-win32 (Tom St Denis)
 - in Makefile.dj2, use copy and del instead of install and rm (Frank Donahoe)
-- Avoid expanded $Id: ChangeLog,v 1.4 2002/03/11 22:11:16 tromey Exp $. Use "rcs -kb" or "cvs admin -kb" to avoid Id expansion.
+- Avoid expanded $Id: ChangeLog,v 1.5 2002/05/08 04:38:00 aoliva Exp $. Use "rcs -kb" or "cvs admin -kb" to avoid Id expansion.
 - check for unistd.h in configure (for off_t)
 - remove useless check parameter in inflate_blocks_free
 - avoid useless assignment of s->check to itself in inflate_blocks_new