2008-05-30 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / libjava / libltdl / ChangeLog
blobefd5ee3ab663ad2e4e3d02180f860266d0d81cab
1 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3         PR bootstrap/35457
4         * aclocal.m4: Regenerate.
5         * configure: Regenerate.
7 2007-01-16  Jack Howarth  <howarth@bromo.med.uc.edu>
9         * Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4.
10         * configure.ac: Use multi.m4 from aclocal rather than
11         custom code.
12         * aclocal.m4: Regenerate.
13         * configure: Regenerate.
14         * Makefile.in: Regenerate.
16 2006-06-05  Tom Tromey  <tromey@redhat.com>
18         PR gcc/27818:
19         * Makefile.in: Rebuilt.
20         * Makefile.am (install-data-local): Define conditionally.
22 2006-04-08  Andreas Tobler  <a.tobler@schweiz.ch>
24         * configure: Rebuilt.
26 2006-04-06  Andreas Tobler  <a.tobler@schweiz.ch>
28         * acinclude.m4 (AC_LTDL_SHLIBEXT): Add GCJ LOCAL marker to indicate
29         GCJ specific stuff.
31 2006-03-30  Tom Tromey  <tromey@redhat.com>
33         * aclocal.m4, configure, Makefile.in: Rebuilt.
34         * configure.ac: Use AM_MAINTAINER_MODE.
36 2006-03-29  Andreas Tobler  <a.tobler@schweiz.ch>
38         * acinclude.m4: Restore the situation that we don't build modules on
39         darwin.
40         * configure: Regenerated.
42 2006-03-28  Tom Tromey  <tromey@redhat.com>
44         PR libgcj/26441:
45         * Merged libltdl 1.5.16 from vendor branch.
47 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
49         * Makefile.in: Regenrate with Automake 1.9.3.
50         * aclocal.m4: Likewise.
51         * configure: Regenerate.
53 2004-06-15  Paolo Bonzini  <bonzini@gnu.org>
55         * Makefile.in: Regenerate with Automake 1.8.5.
56         * aclocal.m4: Likewise.
57         * configure: Regenerate.
59 2004-05-03  Andreas Tobler  <a.tobler@schweiz.ch>
61         * acinclude.m4: Replace -W with more speaking -Wextra.
62         * aclocal.m4: Regenerate.
63         * configure: Regenerate.
65 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
67         * configure.ac: Bump AC_PREREQ to 2.59.
68         * configure: Regenerate.
69         * config-h.in: Regenerate.
71 2004-02-22  Zack Weinberg <zack@codesourcery.com>
72             Nathanael Nerode <neroden@twcny.rr.com>
73             Alexandre Oliva <aoliva@redhat.com>
75         * config.sub, config.guess: Replace with forwarding scripts
76         which invoke the master copies in the top level.
78 2004-02-20  Andrew Cagney  <cagney@redhat.com>
80         * config.guess: Update from version 2003-10-07 to 2004-02-16.
81         * config.sub: Update from version 2003-10-07 to 2004-02-16.
83 2003-08-07  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
85         * configure.in: Don't initialize GCINCS to boehm-gc/include.
86         * Regenerate.
88 2002-04-28  Mark Mitchell  <mark@codesourcery.com>
90         * .cvsignore: Remove files that are present in CVS.
92 2001-07-02  Tom Tromey  <tromey@redhat.com>
94         * configure: Rebuilt.
95         * configure.in: Added aux-dir hacks to satisfy automake and
96         in-tree builds.
98 2001-05-21  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
100         * configure.in: Use correct include dir for new Boehm GC.
101         * configure: Rebuilt.
103 2000-09-10  Alexandre Oliva  <aoliva@redhat.com>
105         * Updated from libtool multi-language branch.
107 2000-02-14  Tom Tromey  <tromey@cygnus.com>
109         * ltdl.c: If HAVE_BOEHM_GC defined, includ gc.h.
110         * Makefile.in: Rebuilt.
111         * Makefile.am (INCLUDES): New macro.
112         * config.h.in, configure: Rebuilt.
113         * acconfig.h (HAVE_BOEHM_GC): Define.
114         * configure.in: Handle --enable-java-gc.