source: trunk/third/gcc/zlib/ChangeLog.gcj @ 18474

Revision 18474, 2.9 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18473, which included commits to RCS files with non-trunk default branches.
Line 
12002-03-17  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
2
3        * Makefile.am: Make target library a convenience library.
4        * Makefile.in: Rebuilt.
5
62002-03-11  Tom Tromey  <tromey@redhat.com>
7
8        * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
9
102001-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
162001-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
222000-10-24  Chris Demetriou  <cgd@sibyte.com>
23
24        * configure.in: Invoke AC_PROG_CPP unconditionally before
25        conditional feature tests.
26
272000-10-10  Alexandre Oliva  <aoliva@redhat.com>
28
29        * configure.in (zlib_basedir): Cope with empty with_target_subdir
30        * configure: Rebuilt.
31
322000-09-06  Alexandre Oliva  <aoliva@redhat.com>
33
34        * configure.in (multilib): Enable by default only for target.
35        * configure: Rebuilt.
36
37Sun 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
451999-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
511999-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
56Mon 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
651999-08-02  Tom Tromey  <tromey@cygnus.com>
66
67        * aclocal.m4, configure: Rebuilt for new libtool.
68
691999-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
751999-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
871999-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
941999-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
Note: See TracBrowser for help on using the repository browser.