source: trunk/src/gcc/zlib/ChangeLog.gcj@ 1124

Last change on this file since 1124 was 2, checked in by bird, 23 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 3.2 KB
Line 
12003-01-27 Alexandre Oliva <[email protected]>
2
3 * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
4 Remove USE_LIBDIR conditional.
5 * Makefile.am (toolexecdir, toolexeclibdir): Don't override.
6 * Makefile.in, configure: Rebuilt.
7
82002-03-17 Bryce McKinlay <[email protected]>
9
10 * Makefile.am: Make target library a convenience library.
11 * Makefile.in: Rebuilt.
12
132002-03-11 Tom Tromey <[email protected]>
14
15 * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
16
172001-07-03 Tom Tromey <[email protected]>
18
19 Fix for PR bootstrap/3281:
20 * configure, Makefile.in: Rebuilt.
21 * configure.in: Set mkinstalldirs, for in-tree build.
22
232001-05-13 Alexandre Oliva <[email protected]>
24
25 * acinclude.m4: Use ../libtool.m4.
26 * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR.
27 * acinclude.m4, configure, Makefile.in: Rebuilt.
28
292000-10-24 Chris Demetriou <[email protected]>
30
31 * configure.in: Invoke AC_PROG_CPP unconditionally before
32 conditional feature tests.
33
342000-10-10 Alexandre Oliva <[email protected]>
35
36 * configure.in (zlib_basedir): Cope with empty with_target_subdir
37 * configure: Rebuilt.
38
392000-09-06 Alexandre Oliva <[email protected]>
40
41 * configure.in (multilib): Enable by default only for target.
42 * configure: Rebuilt.
43
44Sun Sep 3 12:37:12 2000 Anthony Green <[email protected]>
45
46 * configure.in: Add TARGET_LIBRARY conditional.
47 * configure: Rebuilt.
48 * Makefile.am: If we're building a build host library, call the
49 library libz.a and don't use libtool.
50 * Makefile.in: Rebuilt.
51
521999-10-04 Tom Tromey <[email protected]>
53
54 * configure: Rebuilt.
55 * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't
56 actually let AC_EXEEXT run.
57
581999-09-28 Tom Tromey <[email protected]>
59
60 * aclocal.m4, configure: Rebuilt.
61 * acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.
62
63Mon Aug 9 18:33:38 1999 Rainer Orth <[email protected]>
64
65 * Makefile.in: Rebuilt.
66 * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
67 builds.
68
69 * configure: Rebuilt.
70 * configure.in: Properly align --help output, fix capitalization.
71
721999-08-02 Tom Tromey <[email protected]>
73
74 * aclocal.m4, configure: Rebuilt for new libtool.
75
761999-07-19 Alexandre Oliva <[email protected]>
77
78 * Makefile.am (*-recursive, *-am, *-multi): Automake does not
79 generate *-recursive for this Makefile, use *-am instead.
80 * Makefile.in: Rebuilt.
81
821999-06-21 Tom Tromey <[email protected]>
83
84 * Makefile.in: Rebuilt.
85 * Makefile.am (libzgcj_la_LDFLAGS): Use -version-info, not
86 -release.
87
88 * Makefile.in: Rebuilt.
89 * Makefile.am (toolexeclibdir): Define as libdir when
90 appropriate.
91 * configure: Rebuilt.