Re: [Mingw-w64-public] winpthreads svn 4642 issue

2011-11-30 Thread Ruben Van Boxem
2011/11/30 Ozkan Sezer > On Wed, Nov 30, 2011 at 12:20 PM, Ruben Van Boxem > wrote: > > 2011/11/29 Ozkan Sezer > >> > >> On Tue, Nov 29, 2011 at 6:41 PM, Ruben Van Boxem > >> wrote: > >> > 2011/11/29 xunxun > >> >> > >> >> winpthreads svn 4642 add a header file called pthread_compat.h, but >

Re: [Mingw-w64-public] winpthreads svn 4642 issue

2011-11-30 Thread Ozkan Sezer
On Wed, Nov 30, 2011 at 12:20 PM, Ruben Van Boxem wrote: > 2011/11/29 Ozkan Sezer >> >> On Tue, Nov 29, 2011 at 6:41 PM, Ruben Van Boxem >> wrote: >> > 2011/11/29 xunxun >> >> >> >> winpthreads svn 4642 add a header file called pthread_compat.h, but is >> >> missing in makefile.in when installi

Re: [Mingw-w64-public] winpthreads svn 4642 issue

2011-11-30 Thread Ruben Van Boxem
2011/11/29 Ozkan Sezer > On Tue, Nov 29, 2011 at 6:41 PM, Ruben Van Boxem > wrote: > > 2011/11/29 xunxun > >> > >> winpthreads svn 4642 add a header file called pthread_compat.h, but is > >> missing in makefile.in when installing. > > > > > > You are correct, I missed that. > > > > Could someon

Re: [Mingw-w64-public] winpthreads svn 4642 issue

2011-11-29 Thread Ozkan Sezer
On Tue, Nov 29, 2011 at 6:41 PM, Ruben Van Boxem wrote: > 2011/11/29 xunxun >> >> winpthreads svn 4642 add a header file called pthread_compat.h, but is >> missing in makefile.in when installing. > > > You are correct, I missed that. > > Could someone please commit below patch and regenerate auto

Re: [Mingw-w64-public] winpthreads svn 4642 issue

2011-11-29 Thread Ruben Van Boxem
2011/11/29 xunxun > winpthreads svn 4642 add a header file called pthread_compat.h, but is > missing in makefile.in when installing. You are correct, I missed that. Could someone please commit below patch and regenerate autoshizzle files (I don't have autotools installed, nor am I on Linux)? I

[Mingw-w64-public] winpthreads svn 4642 issue

2011-11-29 Thread xunxun
winpthreads svn 4642 add a header file called pthread_compat.h, but is missing in makefile.in when installing. -- Best Regards, xunxun Index: Makefile.am === --- Makefile.am (revision 4645) +++ Makefile.am (working copy) @@ -19,7 +