OSDN Git Service

Last commit missed this
[pf3gnuchains/gcc-fork.git] / zlib / ChangeLog.gcj
1 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
2
3         * Makefile.am: Make target library a convenience library.
4         * Makefile.in: Rebuilt.
5
6 2002-03-11  Tom Tromey  <tromey@redhat.com>
7
8         * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
9
10 2001-07-03  Tom Tromey  <tromey@redhat.com>
11
12         Fix for PR bootstrap/3281:
13         * configure, Makefile.in: Rebuilt.
14         * configure.in: Set mkinstalldirs, for in-tree build.
15
16 2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
17
18         * acinclude.m4: Use ../libtool.m4.
19         * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
20         * acinclude.m4, configure, Makefile.in: Rebuilt.
21
22 2000-10-24  Chris Demetriou  <cgd@sibyte.com>
23
24         * configure.in: Invoke AC_PROG_CPP unconditionally before
25         conditional feature tests.
26
27 2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
28
29         * configure.in (zlib_basedir): Cope with empty with_target_subdir
30         * configure: Rebuilt.
31
32 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
33
34         * configure.in (multilib): Enable by default only for target.
35         * configure: Rebuilt.
36
37 Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
38
39         * configure.in: Add TARGET_LIBRARY conditional.
40         * configure: Rebuilt.
41         * Makefile.am: If we're building a build host library, call the
42         library libz.a and don't use libtool.
43         * Makefile.in: Rebuilt.
44
45 1999-10-04  Tom Tromey  <tromey@cygnus.com>
46
47         * configure: Rebuilt.
48         * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
49         actually let AC_EXEEXT run.
50
51 1999-09-28  Tom Tromey  <tromey@cygnus.com>
52
53         * aclocal.m4, configure: Rebuilt.
54         * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
55
56 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
57
58         * Makefile.in: Rebuilt.
59         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
60         builds.
61
62         * configure: Rebuilt.
63         * configure.in: Properly align --help output, fix capitalization.
64
65 1999-08-02  Tom Tromey  <tromey@cygnus.com>
66
67         * aclocal.m4, configure: Rebuilt for new libtool.
68
69 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
70
71         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
72         generate *-recursive for this Makefile, use *-am instead.
73         * Makefile.in: Rebuilt.
74
75 1999-06-21  Tom Tromey  <tromey@cygnus.com>
76
77         * Makefile.in: Rebuilt.
78         * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
79         -release.
80
81         * Makefile.in: Rebuilt.
82         * Makefile.am (toolexeclibdir): Define as libdir when
83         appropriate.
84         * configure: Rebuilt.
85         * configure.in (USE_LIBDIR): New conditional.
86
87 1999-05-10  Tom Tromey  <tromey@cygnus.com>
88
89         * configure, Makefile.in: Rebuilt.
90         * Makefile.am (EXTRA_LTLIBRARIES): New macro.
91         (toolexeclib_LTLIBRARIES): Use @target_all@.
92         * configure.in: Recognize --with-system-zlib.  Subst target_all.
93
94 1999-05-04  Tom Tromey  <tromey@cygnus.com>
95
96         * Makefile.in: Replace with automake-generated file.
97         * Makefile.am: New file.
98         * configure: Replaced with autoconf-generated script.
99         * aclocal.m4: New file.
100         * acinclude.m4: New file.
101         * configure.in: New file.
102         * Makefile: Removed.
103