1 2002-07-10 Christopher Faylor <cgf@redhat.com>
3 * Makefile.am (AM_MAKEFLAGS): Add includedir to list.
4 * Makefile.in (AM_MAKEFLAGS): Regenerate.
5 * configure.in: Fix if test which used '&&'.
6 * configure: Regenerate.
8 2002-07-08 Christopher Faylor <cgf@redhat.com>
10 * configure.in: Invalidate cross-compilation assumption.
11 * configure: Regenerate.
12 * acinclude.m4: Fix several unguarded use of variables in test
14 * aclocal.m4: Regenerate.
16 2002-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
18 2002-05-29 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
19 * configure.host: Disable hash synchronization and slow_pthread_self
22 2002-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
24 * java/net/natPlainSocketImpl.cc: Include <sys/ioctl.h>
26 2002-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
28 * java/lang/natSystem.cc: Use _timezone on cygwin. Simplified
29 version of mainline patch.