* include/Makefile.am (/gthr.h): Don't add
[official-gcc.git] / libjava / libltdl / ChangeLog
blob188cb11652e4b72f8fa6655f5a6682b86f7b7ab5
1 2004-06-15  Paolo Bonzini  <bonzini@gnu.org>
3         * Makefile.in: Regenerate with Automake 1.8.5.
4         * aclocal.m4: Likewise.
5         * configure: Regenerate.
7 2004-05-03  Andreas Tobler  <a.tobler@schweiz.ch>
9         * acinclude.m4: Replace -W with more speaking -Wextra.
10         * aclocal.m4: Regenerate.
11         * configure: Regenerate.
13 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
15         * configure.ac: Bump AC_PREREQ to 2.59.
16         * configure: Regenerate.
17         * config-h.in: Regenerate.
19 2004-02-22  Zack Weinberg <zack@codesourcery.com>
20             Nathanael Nerode <neroden@twcny.rr.com>
21             Alexandre Oliva <aoliva@redhat.com>
23         * config.sub, config.guess: Replace with forwarding scripts
24         which invoke the master copies in the top level.
26 2004-02-20  Andrew Cagney  <cagney@redhat.com>
28         * config.guess: Update from version 2003-10-07 to 2004-02-16.
29         * config.sub: Update from version 2003-10-07 to 2004-02-16.
31 2003-08-07  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
33         * configure.in: Don't initialize GCINCS to boehm-gc/include.
34         * Regenerate.
36 2002-04-28  Mark Mitchell  <mark@codesourcery.com>
38         * .cvsignore: Remove files that are present in CVS.
40 2001-07-02  Tom Tromey  <tromey@redhat.com>
42         * configure: Rebuilt.
43         * configure.in: Added aux-dir hacks to satisfy automake and
44         in-tree builds.
46 2001-05-21  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
48         * configure.in: Use correct include dir for new Boehm GC.
49         * configure: Rebuilt.
51 2000-09-10  Alexandre Oliva  <aoliva@redhat.com>
53         * Updated from libtool multi-language branch.
55 2000-02-14  Tom Tromey  <tromey@cygnus.com>
57         * ltdl.c: If HAVE_BOEHM_GC defined, includ gc.h.
58         * Makefile.in: Rebuilt.
59         * Makefile.am (INCLUDES): New macro.
60         * config.h.in, configure: Rebuilt.
61         * acconfig.h (HAVE_BOEHM_GC): Define.
62         * configure.in: Handle --enable-java-gc.