1 2003-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4 * configure.in: Correct zlib version number.
5 * configure: Regenerate.
7 2003-07-11 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9 * README: Note that zlib is not part of GCC.
11 2003-03-12 Andreas Schwab <schwab@suse.de>
13 * configure.in: Avoid trailing /. in toolexeclibdir.
16 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
18 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
22 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
24 * configure.in (multiosdir): Set to nothing if compiler is not GCC
25 or if it doesn't support -print-multi-os-directory.
28 2002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
30 * Makefile.am (all-multi): Fix multilib parallel build.
32 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
34 * configure.in: Allow for PWDCMD to override hardcoded pwd.
35 * configure: Regenerate.
37 * ChangeLog: Move entries to ChangeLog.gcj.
39 2002-05-08 Alexandre Oliva <aoliva@redhat.com>
41 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
42 script entry, and set LD to it when configuring multilibs.
45 2002-03-17 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
47 * Makefile.am: Make target library a convenience library.
48 * Makefile.in: Rebuilt.
50 2002-03-11 Tom Tromey <tromey@redhat.com>
52 * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
54 2001-07-03 Tom Tromey <tromey@redhat.com>
56 Fix for PR bootstrap/3281:
57 * configure, Makefile.in: Rebuilt.
58 * configure.in: Set mkinstalldirs, for in-tree build.
60 2001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
62 * configure.in (AC_EXEEXT): Work around in case it expands to
63 nothing, as in autoconf 2.50.
66 2001-05-13 Alexandre Oliva <aoliva@redhat.com>
68 * acinclude.m4: Use ../libtool.m4.
69 * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
70 * acinclude.m4, configure, Makefile.in: Rebuilt.
72 2000-10-24 Chris Demetriou <cgd@sibyte.com>
74 * configure.in: Invoke AC_PROG_CPP unconditionally before
75 conditional feature tests.
77 2000-10-10 Alexandre Oliva <aoliva@redhat.com>
79 * configure.in (zlib_basedir): Cope with empty with_target_subdir
82 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
84 * configure.in (multilib): Enable by default only for target.
87 Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com>
89 * configure.in: Add TARGET_LIBRARY conditional.
91 * Makefile.am: If we're building a build host library, call the
92 library libz.a and don't use libtool.
93 * Makefile.in: Rebuilt.
95 1999-10-04 Tom Tromey <tromey@cygnus.com>
98 * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
99 actually let AC_EXEEXT run.
101 1999-09-28 Tom Tromey <tromey@cygnus.com>
103 * aclocal.m4, configure: Rebuilt.
104 * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
106 Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
108 * Makefile.in: Rebuilt.
109 * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
112 * configure: Rebuilt.
113 * configure.in: Properly align --help output, fix capitalization.
115 1999-08-02 Tom Tromey <tromey@cygnus.com>
117 * aclocal.m4, configure: Rebuilt for new libtool.
119 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
121 * Makefile.am (*-recursive, *-am, *-multi): Automake does not
122 generate *-recursive for this Makefile, use *-am instead.
123 * Makefile.in: Rebuilt.
125 1999-06-21 Tom Tromey <tromey@cygnus.com>
127 * Makefile.in: Rebuilt.
128 * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
131 * Makefile.in: Rebuilt.
132 * Makefile.am (toolexeclibdir): Define as libdir when
134 * configure: Rebuilt.
135 * configure.in (USE_LIBDIR): New conditional.
137 1999-05-10 Tom Tromey <tromey@cygnus.com>
139 * configure, Makefile.in: Rebuilt.
140 * Makefile.am (EXTRA_LTLIBRARIES): New macro.
141 (toolexeclib_LTLIBRARIES): Use @target_all@.
142 * configure.in: Recognize --with-system-zlib. Subst target_all.
144 1999-05-04 Tom Tromey <tromey@cygnus.com>
146 * Makefile.in: Replace with automake-generated file.
147 * Makefile.am: New file.
148 * configure: Replaced with autoconf-generated script.
149 * aclocal.m4: New file.
150 * acinclude.m4: New file.
151 * configure.in: New file.