Add missing newline escape.
[official-gcc.git] / zlib / ChangeLog.gcj
blobf146d17bf5216d10b240d5a021a26aec68f7bc95
1 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3         * Makefile.am (all-multi): Fix multilib parallel build.
5 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7         * configure.in: Allow for PWDCMD to override hardcoded pwd.
8         * configure: Regenerate.
10         * ChangeLog: Move entries to ChangeLog.gcj.
12 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
14         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
15         script entry, and set LD to it when configuring multilibs.
16         * configure: Rebuilt.
18 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
20         * Makefile.am: Make target library a convenience library.
21         * Makefile.in: Rebuilt.
23 2002-03-11  Tom Tromey  <tromey@redhat.com>
25         * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
27 2001-07-03  Tom Tromey  <tromey@redhat.com>
29         Fix for PR bootstrap/3281:
30         * configure, Makefile.in: Rebuilt.
31         * configure.in: Set mkinstalldirs, for in-tree build.
33 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
35         * configure.in (AC_EXEEXT): Work around in case it expands to
36         nothing, as in autoconf 2.50.
37         * configure: Rebuilt.
39 2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
41         * acinclude.m4: Use ../libtool.m4.
42         * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
43         * acinclude.m4, configure, Makefile.in: Rebuilt.
45 2000-10-24  Chris Demetriou  <cgd@sibyte.com>
47         * configure.in: Invoke AC_PROG_CPP unconditionally before
48         conditional feature tests.
50 2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
52         * configure.in (zlib_basedir): Cope with empty with_target_subdir
53         * configure: Rebuilt.
55 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
57         * configure.in (multilib): Enable by default only for target.
58         * configure: Rebuilt.
60 Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
62         * configure.in: Add TARGET_LIBRARY conditional.
63         * configure: Rebuilt.
64         * Makefile.am: If we're building a build host library, call the
65         library libz.a and don't use libtool.
66         * Makefile.in: Rebuilt.
68 1999-10-04  Tom Tromey  <tromey@cygnus.com>
70         * configure: Rebuilt.
71         * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
72         actually let AC_EXEEXT run.
74 1999-09-28  Tom Tromey  <tromey@cygnus.com>
76         * aclocal.m4, configure: Rebuilt.
77         * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
79 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
81         * Makefile.in: Rebuilt.
82         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
83         builds.
85         * configure: Rebuilt.
86         * configure.in: Properly align --help output, fix capitalization.
88 1999-08-02  Tom Tromey  <tromey@cygnus.com>
90         * aclocal.m4, configure: Rebuilt for new libtool.
92 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
94         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
95         generate *-recursive for this Makefile, use *-am instead.
96         * Makefile.in: Rebuilt.
98 1999-06-21  Tom Tromey  <tromey@cygnus.com>
100         * Makefile.in: Rebuilt.
101         * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
102         -release.
104         * Makefile.in: Rebuilt.
105         * Makefile.am (toolexeclibdir): Define as libdir when
106         appropriate.
107         * configure: Rebuilt.
108         * configure.in (USE_LIBDIR): New conditional.
110 1999-05-10  Tom Tromey  <tromey@cygnus.com>
112         * configure, Makefile.in: Rebuilt.
113         * Makefile.am (EXTRA_LTLIBRARIES): New macro.
114         (toolexeclib_LTLIBRARIES): Use @target_all@.
115         * configure.in: Recognize --with-system-zlib.  Subst target_all.
117 1999-05-04  Tom Tromey  <tromey@cygnus.com>
119         * Makefile.in: Replace with automake-generated file.
120         * Makefile.am: New file.
121         * configure: Replaced with autoconf-generated script.
122         * aclocal.m4: New file.
123         * acinclude.m4: New file.
124         * configure.in: New file.
125         * Makefile: Removed.