[libvirt] [PATCH 4/4] Disable build of commandhelper & ssh on Win32

Laine Stump laine at laine.org
Thu Mar 29 11:12:02 UTC 2012


On 03/29/2012 05:53 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
>
> The commandhelper.c & ssh.c programs rely on various APIs not present
> on Win32. Disable them, since the tests that uses these helpers are
> already disabled
>
> * tests/commandhelper.c, tests/ssh.c: Disable on WIN32
>
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  tests/commandhelper.c |   13 +++++++++++++
>  tests/ssh.c           |   13 +++++++++++++
>  2 files changed, 26 insertions(+), 0 deletions(-)

ACK.




More information about the libvir-list mailing list