* configure.ac: Add m4_pattern_allow(LIBOBJS).
[official-gcc.git] / libjava / libltdl / ChangeLog
blob67edbdd80cb7432d8568ade365bffebeb9d4c148
1 2003-08-07  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3         * configure.in: Don't initialize GCINCS to boehm-gc/include.
4         * Regenerate.   
6 2002-04-28  Mark Mitchell  <mark@codesourcery.com>
8         * .cvsignore: Remove files that are present in CVS.
10 2001-07-02  Tom Tromey  <tromey@redhat.com>
12         * configure: Rebuilt.
13         * configure.in: Added aux-dir hacks to satisfy automake and
14         in-tree builds.
16 2001-05-21  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
18         * configure.in: Use correct include dir for new Boehm GC.
19         * configure: Rebuilt.
21 2000-09-10  Alexandre Oliva  <aoliva@redhat.com>
23         * Updated from libtool multi-language branch.
25 2000-02-14  Tom Tromey  <tromey@cygnus.com>
27         * ltdl.c: If HAVE_BOEHM_GC defined, includ gc.h.
28         * Makefile.in: Rebuilt.
29         * Makefile.am (INCLUDES): New macro.
30         * config.h.in, configure: Rebuilt.
31         * acconfig.h (HAVE_BOEHM_GC): Define.
32         * configure.in: Handle --enable-java-gc.