1 2005-04-12 Mike Stump <mrs@apple.com>
3 * configure: Regenerate.
5 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7 * configure: Regenerate for libtool change.
9 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
11 * Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.
13 2004-11-22 Eric Botcazou <ebotcazou@libertysurf.fr>
15 * zconf.h: Define NO_vsnprintf on Solaris 2.5.1.
17 2004-10-11 Tom Tromey <tromey@redhat.com>
20 * Imported zlib 1.2.1; merged local changes.
22 2005-06-15 Paolo Bonzini <bonzini@gnu.org>
24 * Makefile.am: Remove useless multilib rules.
25 * configure.ac: Rewrite multilib support to use
26 features of recent automakes.
27 * aclocal.m4: Regenerate with Automake 1.8.5.
28 * Makefile.in: Regenerate with Automake 1.8.5.
29 * configure: Regenerate.
31 2004-04-12 Kelley Cook <kcook@gcc.gnu.org>
33 * Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc.
34 * Makefile.in: Regenerate with automake 1.7.9.
35 * aclocal.m4: Likewise.
36 * configure: Regenerate.
38 2004-04-10 Kelley Cook <kcook@gcc.gnu.org>
40 * configure.in: Rename file to ...
41 * configure.ac: ...this.
42 * Makefile.in: Regenerate.
44 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
46 * configure.in: Update to autoconf 2.59; clean up slightly.
47 * acinclude.m4: Update to autoconf 2.59.
48 * aclocal.m4: Regenerate.
49 * Makefile.in: Regenerate.
50 * configure: Regenerate.
52 2004-01-14 Kelley Cook <kcook@gcc.gnu.org>
54 * configure.in: Add in AC_PREREQ(2.13)
56 2003-09-09 Alan Modra <amodra@bigpond.net.au>
58 * configure: Regenerate.
60 2003-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
63 * configure.in: Correct zlib version number.
64 * configure: Regenerate.
66 2003-07-11 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
68 * README: Note that zlib is not part of GCC.
70 2003-03-12 Andreas Schwab <schwab@suse.de>
72 * configure.in: Avoid trailing /. in toolexeclibdir.
75 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
77 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
81 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
83 * configure.in (multiosdir): Set to nothing if compiler is not GCC
84 or if it doesn't support -print-multi-os-directory.
87 2002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
89 * Makefile.am (all-multi): Fix multilib parallel build.
91 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
93 * configure.in: Allow for PWDCMD to override hardcoded pwd.
94 * configure: Regenerate.
96 * ChangeLog: Move entries to ChangeLog.gcj.
98 2002-05-08 Alexandre Oliva <aoliva@redhat.com>
100 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
101 script entry, and set LD to it when configuring multilibs.
102 * configure: Rebuilt.
104 2002-03-17 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
106 * Makefile.am: Make target library a convenience library.
107 * Makefile.in: Rebuilt.
109 2002-03-11 Tom Tromey <tromey@redhat.com>
111 * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
113 2001-07-03 Tom Tromey <tromey@redhat.com>
115 Fix for PR bootstrap/3281:
116 * configure, Makefile.in: Rebuilt.
117 * configure.in: Set mkinstalldirs, for in-tree build.
119 2001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
121 * configure.in (AC_EXEEXT): Work around in case it expands to
122 nothing, as in autoconf 2.50.
123 * configure: Rebuilt.
125 2001-05-13 Alexandre Oliva <aoliva@redhat.com>
127 * acinclude.m4: Use ../libtool.m4.
128 * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
129 * acinclude.m4, configure, Makefile.in: Rebuilt.
131 2000-10-24 Chris Demetriou <cgd@sibyte.com>
133 * configure.in: Invoke AC_PROG_CPP unconditionally before
134 conditional feature tests.
136 2000-10-10 Alexandre Oliva <aoliva@redhat.com>
138 * configure.in (zlib_basedir): Cope with empty with_target_subdir
139 * configure: Rebuilt.
141 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
143 * configure.in (multilib): Enable by default only for target.
144 * configure: Rebuilt.
146 Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com>
148 * configure.in: Add TARGET_LIBRARY conditional.
149 * configure: Rebuilt.
150 * Makefile.am: If we're building a build host library, call the
151 library libz.a and don't use libtool.
152 * Makefile.in: Rebuilt.
154 1999-10-04 Tom Tromey <tromey@cygnus.com>
156 * configure: Rebuilt.
157 * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
158 actually let AC_EXEEXT run.
160 1999-09-28 Tom Tromey <tromey@cygnus.com>
162 * aclocal.m4, configure: Rebuilt.
163 * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
165 Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
167 * Makefile.in: Rebuilt.
168 * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
171 * configure: Rebuilt.
172 * configure.in: Properly align --help output, fix capitalization.
174 1999-08-02 Tom Tromey <tromey@cygnus.com>
176 * aclocal.m4, configure: Rebuilt for new libtool.
178 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
180 * Makefile.am (*-recursive, *-am, *-multi): Automake does not
181 generate *-recursive for this Makefile, use *-am instead.
182 * Makefile.in: Rebuilt.
184 1999-06-21 Tom Tromey <tromey@cygnus.com>
186 * Makefile.in: Rebuilt.
187 * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
190 * Makefile.in: Rebuilt.
191 * Makefile.am (toolexeclibdir): Define as libdir when
193 * configure: Rebuilt.
194 * configure.in (USE_LIBDIR): New conditional.
196 1999-05-10 Tom Tromey <tromey@cygnus.com>
198 * configure, Makefile.in: Rebuilt.
199 * Makefile.am (EXTRA_LTLIBRARIES): New macro.
200 (toolexeclib_LTLIBRARIES): Use @target_all@.
201 * configure.in: Recognize --with-system-zlib. Subst target_all.
203 1999-05-04 Tom Tromey <tromey@cygnus.com>
205 * Makefile.in: Replace with automake-generated file.
206 * Makefile.am: New file.
207 * configure: Replaced with autoconf-generated script.
208 * aclocal.m4: New file.
209 * acinclude.m4: New file.
210 * configure.in: New file.