2010/3/22 Daniel P. Berrange <berrange(a)redhat.com>:
On Mon, Mar 22, 2010 at 02:25:44AM +0100, Matthias Bolte wrote:
> Correctly disable pthread related code if pthread is not avialable,
> in order to get it compile with MinGW on Windows.
> ---
> src/remote/remote_driver.c | 6 ++++++
> src/util/util.c | 10 ++++++++++
> 2 files changed, 16 insertions(+), 0 deletions(-)
ACK
Daniel
Thanks, pushed.
Matthias