OSDN Git Service

2004-04-10 Kelley Cook <kcook@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / zlib / ChangeLog.gcj
1 2004-04-10  Kelley Cook  <kcook@gcc.gnu.org>
2
3         * configure.in: Rename file to ...
4         * configure.ac: ...this.
5         * Makefile.in: Regenerate.
6
7 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8
9         * configure.in: Update to autoconf 2.59; clean up slightly.
10         * acinclude.m4: Update to autoconf 2.59.
11         * aclocal.m4: Regenerate. 
12         * Makefile.in: Regenerate.
13         * configure: Regenerate.
14
15 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
16
17         * configure.in: Add in AC_PREREQ(2.13)
18
19 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
20
21         * configure: Regenerate.
22
23 2003-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
24
25         PR bootstrap/7126
26         * configure.in: Correct zlib version number.
27         * configure: Regenerate.
28
29 2003-07-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
30
31         * README: Note that zlib is not part of GCC.
32
33 2003-03-12  Andreas Schwab  <schwab@suse.de>
34
35         * configure.in:  Avoid trailing /. in toolexeclibdir.
36         * configure: Rebuilt.
37
38 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
39
40         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
41         config.status.
42         * configure: Rebuilt.
43
44 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
45
46         * configure.in (multiosdir): Set to nothing if compiler is not GCC
47         or if it doesn't support -print-multi-os-directory.
48         * configure: Rebuilt.
49
50 2002-09-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
51
52         * Makefile.am (all-multi): Fix multilib parallel build.
53
54 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
55
56         * configure.in: Allow for PWDCMD to override hardcoded pwd.
57         * configure: Regenerate.
58
59         * ChangeLog: Move entries to ChangeLog.gcj.
60
61 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
62
63         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
64         script entry, and set LD to it when configuring multilibs.
65         * configure: Rebuilt.
66
67 2002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
68
69         * Makefile.am: Make target library a convenience library.
70         * Makefile.in: Rebuilt.
71
72 2002-03-11  Tom Tromey  <tromey@redhat.com>
73
74         * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
75
76 2001-07-03  Tom Tromey  <tromey@redhat.com>
77
78         Fix for PR bootstrap/3281:
79         * configure, Makefile.in: Rebuilt.
80         * configure.in: Set mkinstalldirs, for in-tree build.
81
82 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>, Stephen L Moshier  <moshier@mediaone.net>
83
84         * configure.in (AC_EXEEXT): Work around in case it expands to
85         nothing, as in autoconf 2.50.
86         * configure: Rebuilt.
87
88 2001-05-13  Alexandre Oliva  <aoliva@redhat.com>
89
90         * acinclude.m4: Use ../libtool.m4.
91         * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
92         * acinclude.m4, configure, Makefile.in: Rebuilt.
93
94 2000-10-24  Chris Demetriou  <cgd@sibyte.com>
95
96         * configure.in: Invoke AC_PROG_CPP unconditionally before
97         conditional feature tests.
98
99 2000-10-10  Alexandre Oliva  <aoliva@redhat.com>
100
101         * configure.in (zlib_basedir): Cope with empty with_target_subdir
102         * configure: Rebuilt.
103
104 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
105
106         * configure.in (multilib): Enable by default only for target.
107         * configure: Rebuilt.
108
109 Sun Sep  3 12:37:12 2000  Anthony Green  <green@redhat.com>
110
111         * configure.in: Add TARGET_LIBRARY conditional.
112         * configure: Rebuilt.
113         * Makefile.am: If we're building a build host library, call the
114         library libz.a and don't use libtool.
115         * Makefile.in: Rebuilt.
116
117 1999-10-04  Tom Tromey  <tromey@cygnus.com>
118
119         * configure: Rebuilt.
120         * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
121         actually let AC_EXEEXT run.
122
123 1999-09-28  Tom Tromey  <tromey@cygnus.com>
124
125         * aclocal.m4, configure: Rebuilt.
126         * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
127
128 Mon Aug  9 18:33:38 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
129
130         * Makefile.in: Rebuilt.
131         * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
132         builds.
133
134         * configure: Rebuilt.
135         * configure.in: Properly align --help output, fix capitalization.
136
137 1999-08-02  Tom Tromey  <tromey@cygnus.com>
138
139         * aclocal.m4, configure: Rebuilt for new libtool.
140
141 1999-07-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
142
143         * Makefile.am (*-recursive, *-am, *-multi): Automake does not
144         generate *-recursive for this Makefile, use *-am instead.
145         * Makefile.in: Rebuilt.
146
147 1999-06-21  Tom Tromey  <tromey@cygnus.com>
148
149         * Makefile.in: Rebuilt.
150         * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
151         -release.
152
153         * Makefile.in: Rebuilt.
154         * Makefile.am (toolexeclibdir): Define as libdir when
155         appropriate.
156         * configure: Rebuilt.
157         * configure.in (USE_LIBDIR): New conditional.
158
159 1999-05-10  Tom Tromey  <tromey@cygnus.com>
160
161         * configure, Makefile.in: Rebuilt.
162         * Makefile.am (EXTRA_LTLIBRARIES): New macro.
163         (toolexeclib_LTLIBRARIES): Use @target_all@.
164         * configure.in: Recognize --with-system-zlib.  Subst target_all.
165
166 1999-05-04  Tom Tromey  <tromey@cygnus.com>
167
168         * Makefile.in: Replace with automake-generated file.
169         * Makefile.am: New file.
170         * configure: Replaced with autoconf-generated script.
171         * aclocal.m4: New file.
172         * acinclude.m4: New file.
173         * configure.in: New file.
174         * Makefile: Removed.
175