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