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