1 2007-01-16 Jack Howarth <howarth@bromo.med.uc.edu>
3 * Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4.
4 * configure.ac: Use multi.m4 from aclocal rather than
6 * aclocal.m4: Regenerate.
7 * configure: Regenerate.
8 * Makefile.in: Regenerate.
10 2006-06-05 Tom Tromey <tromey@redhat.com>
13 * Makefile.in: Rebuilt.
14 * Makefile.am (install-data-local): Define conditionally.
16 2006-04-08 Andreas Tobler <a.tobler@schweiz.ch>
20 2006-04-06 Andreas Tobler <a.tobler@schweiz.ch>
22 * acinclude.m4 (AC_LTDL_SHLIBEXT): Add GCJ LOCAL marker to indicate
25 2006-03-30 Tom Tromey <tromey@redhat.com>
27 * aclocal.m4, configure, Makefile.in: Rebuilt.
28 * configure.ac: Use AM_MAINTAINER_MODE.
30 2006-03-29 Andreas Tobler <a.tobler@schweiz.ch>
32 * acinclude.m4: Restore the situation that we don't build modules on
34 * configure: Regenerated.
36 2006-03-28 Tom Tromey <tromey@redhat.com>
39 * Merged libltdl 1.5.16 from vendor branch.
41 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
43 * Makefile.in: Regenrate with Automake 1.9.3.
44 * aclocal.m4: Likewise.
45 * configure: Regenerate.
47 2004-06-15 Paolo Bonzini <bonzini@gnu.org>
49 * Makefile.in: Regenerate with Automake 1.8.5.
50 * aclocal.m4: Likewise.
51 * configure: Regenerate.
53 2004-05-03 Andreas Tobler <a.tobler@schweiz.ch>
55 * acinclude.m4: Replace -W with more speaking -Wextra.
56 * aclocal.m4: Regenerate.
57 * configure: Regenerate.
59 2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
61 * configure.ac: Bump AC_PREREQ to 2.59.
62 * configure: Regenerate.
63 * config-h.in: Regenerate.
65 2004-02-22 Zack Weinberg <zack@codesourcery.com>
66 Nathanael Nerode <neroden@twcny.rr.com>
67 Alexandre Oliva <aoliva@redhat.com>
69 * config.sub, config.guess: Replace with forwarding scripts
70 which invoke the master copies in the top level.
72 2004-02-20 Andrew Cagney <cagney@redhat.com>
74 * config.guess: Update from version 2003-10-07 to 2004-02-16.
75 * config.sub: Update from version 2003-10-07 to 2004-02-16.
77 2003-08-07 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
79 * configure.in: Don't initialize GCINCS to boehm-gc/include.
82 2002-04-28 Mark Mitchell <mark@codesourcery.com>
84 * .cvsignore: Remove files that are present in CVS.
86 2001-07-02 Tom Tromey <tromey@redhat.com>
89 * configure.in: Added aux-dir hacks to satisfy automake and
92 2001-05-21 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
94 * configure.in: Use correct include dir for new Boehm GC.
97 2000-09-10 Alexandre Oliva <aoliva@redhat.com>
99 * Updated from libtool multi-language branch.
101 2000-02-14 Tom Tromey <tromey@cygnus.com>
103 * ltdl.c: If HAVE_BOEHM_GC defined, includ gc.h.
104 * Makefile.in: Rebuilt.
105 * Makefile.am (INCLUDES): New macro.
106 * config.h.in, configure: Rebuilt.
107 * acconfig.h (HAVE_BOEHM_GC): Define.
108 * configure.in: Handle --enable-java-gc.