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