X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=zlib%2FChangeLog.gcj;h=18d3abb655f84e20f7d2049e142ae9e67b35064e;hb=f62198dedf161b5cc376f71565dc26daf2b2da55;hp=18887884205cbca12255e0706e388c0194d747bd;hpb=98ac134a676fa1fda9678bf59a64e28de66d0089;p=pf3gnuchains%2Fgcc-fork.git diff --git a/zlib/ChangeLog.gcj b/zlib/ChangeLog.gcj index 18887884205..18d3abb655f 100644 --- a/zlib/ChangeLog.gcj +++ b/zlib/ChangeLog.gcj @@ -1,3 +1,44 @@ +2001-07-03 Tom Tromey + + Fix for PR bootstrap/3281: + * configure, Makefile.in: Rebuilt. + * configure.in: Set mkinstalldirs, for in-tree build. + +2001-05-13 Alexandre Oliva + + * acinclude.m4: Use ../libtool.m4. + * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR. + * acinclude.m4, configure, Makefile.in: Rebuilt. + +2000-10-24 Chris Demetriou + + * configure.in: Invoke AC_PROG_CPP unconditionally before + conditional feature tests. + +2000-10-10 Alexandre Oliva + + * configure.in (zlib_basedir): Cope with empty with_target_subdir + * configure: Rebuilt. + +2000-09-06 Alexandre Oliva + + * configure.in (multilib): Enable by default only for target. + * configure: Rebuilt. + +Sun Sep 3 12:37:12 2000 Anthony Green + + * 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 + + * 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 * aclocal.m4, configure: Rebuilt.