On 25/12/11 05:20, Dave Yeo wrote:
While this patch works, the problem is the configure part needs to
#define DOS_INCL. I've added it to the CFLAGS which causes a warning
in pthread.c about DOS_INCL being redefined. I could just check for
os2.h but don't know if it exists on some versions of Windows.

DOS_INCL would being set in configure would not require you to define it again in pthread.c, beside that the patch seems ok.

lu

--

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to