1 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3 * configure.in: Allow for PWDCMD to override hardcoded pwd.
4 * configure: Regenerate.
6 * ChangeLog: Move entries to ChangeLog.gcj.
8 2002-05-08 Alexandre Oliva <aoliva@redhat.com>
10 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
11 script entry, and set LD to it when configuring multilibs.
14 2002-03-17 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
16 * Makefile.am: Make target library a convenience library.
17 * Makefile.in: Rebuilt.
19 2002-03-11 Tom Tromey <tromey@redhat.com>
21 * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
23 2001-07-03 Tom Tromey <tromey@redhat.com>
25 Fix for PR bootstrap/3281:
26 * configure, Makefile.in: Rebuilt.
27 * configure.in: Set mkinstalldirs, for in-tree build.
29 2001-06-09 Alexandre Oliva <aoliva@redhat.com>, Stephen L Moshier <moshier@mediaone.net>
31 * configure.in (AC_EXEEXT): Work around in case it expands to
32 nothing, as in autoconf 2.50.
35 2001-05-13 Alexandre Oliva <aoliva@redhat.com>
37 * acinclude.m4: Use ../libtool.m4.
38 * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
39 * acinclude.m4, configure, Makefile.in: Rebuilt.
41 2000-10-24 Chris Demetriou <cgd@sibyte.com>
43 * configure.in: Invoke AC_PROG_CPP unconditionally before
44 conditional feature tests.
46 2000-10-10 Alexandre Oliva <aoliva@redhat.com>
48 * configure.in (zlib_basedir): Cope with empty with_target_subdir
51 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
53 * configure.in (multilib): Enable by default only for target.
56 Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com>
58 * configure.in: Add TARGET_LIBRARY conditional.
60 * Makefile.am: If we're building a build host library, call the
61 library libz.a and don't use libtool.
62 * Makefile.in: Rebuilt.
64 1999-10-04 Tom Tromey <tromey@cygnus.com>
67 * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
68 actually let AC_EXEEXT run.
70 1999-09-28 Tom Tromey <tromey@cygnus.com>
72 * aclocal.m4, configure: Rebuilt.
73 * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
75 Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
77 * Makefile.in: Rebuilt.
78 * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
82 * configure.in: Properly align --help output, fix capitalization.
84 1999-08-02 Tom Tromey <tromey@cygnus.com>
86 * aclocal.m4, configure: Rebuilt for new libtool.
88 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
90 * Makefile.am (*-recursive, *-am, *-multi): Automake does not
91 generate *-recursive for this Makefile, use *-am instead.
92 * Makefile.in: Rebuilt.
94 1999-06-21 Tom Tromey <tromey@cygnus.com>
96 * Makefile.in: Rebuilt.
97 * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
100 * Makefile.in: Rebuilt.
101 * Makefile.am (toolexeclibdir): Define as libdir when
103 * configure: Rebuilt.
104 * configure.in (USE_LIBDIR): New conditional.
106 1999-05-10 Tom Tromey <tromey@cygnus.com>
108 * configure, Makefile.in: Rebuilt.
109 * Makefile.am (EXTRA_LTLIBRARIES): New macro.
110 (toolexeclib_LTLIBRARIES): Use @target_all@.
111 * configure.in: Recognize --with-system-zlib. Subst target_all.
113 1999-05-04 Tom Tromey <tromey@cygnus.com>
115 * Makefile.in: Replace with automake-generated file.
116 * Makefile.am: New file.
117 * configure: Replaced with autoconf-generated script.
118 * aclocal.m4: New file.
119 * acinclude.m4: New file.
120 * configure.in: New file.