On Thu, 24 Feb 2005, Kamesh Jayachandran wrote:
> Hi Jani,
> PTHREADS_CHECK_COMPILE macro fails with pthreads_working=no for cross
> compilation environment.
> As I am aware NetWare has proper support for PTHREADS this patch sets
> pthreads_working=yes for NetWare alone.
>
> Find the patch at
> http://puggy.symonds.net/~kameshj/threads.m4.patch
> Please apply the same along with my earlier patch on configure.in.
Committed too, but I changed the '$host_alias' to '$target_alias'
since the former is not the one you're compiling for.. :)
--Jani