On 05/04/2010 03:16 PM, Eric Blake wrote:
> This replaces the first cut at this series:
>
https://www.redhat.com/archives/libvir-list/2010-April/msg01341.html
>
> Changes since v1:
> squash the original 1/5 and 2/5 into one patch
> test every stage of the series on a cross-compile to mingw
> add new 5/5, and adjust to recent syntax checks available in today's gnulib
>
> [PATCHv2 1/5] build: rely on gnulib's pthread module
> [PATCHv2 2/5] build: use gnulib's uname
> [PATCHv2 3/5] build: use gnulib's sys/wait.h
> [PATCHv2 4/5] build: drop more redundant configure checks
> [PATCHv2 5/5] build: update gnulib
>
> Because of the new patch, I'll wait for a re-ACK before pushing; but 1
> through 4 are pretty much unchanged from their original ACK.
To make it easier, here's the interdiff between my original series and
this v2 series: