This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: Patch: yet another pthreads patch
- To: tromey@cygnus.com
- Subject: Re: Patch: yet another pthreads patch
- From: Bryce McKinlay <bryce@albatross.co.nz>
- Date: Fri, 03 Sep 1999 16:19:35 +1200
- CC: Java Patch List <java-patches@sourceware.cygnus.com>
- References: <87g10xrfv1.fsf@cygnus.com>
Tom Tromey wrote:
> I'm checking this in. This changes configure to check for m_count and
> __m_count; the posix-threads.h change makes it so that the struct
> definition of _Jv_Mutex_t will be used unless one of these is
> available.
>
> This patch also changes configure so that pthreads-related changes are
> only done when pthreads are actually in use.
>
> Bryce, can you give this a try? Thanks.
Compiles fine for me now.
regards
[ bryce ]