4c71b0e Fix commandhelper build on win32

Authored and Committed by berrange 6 years ago
    Fix commandhelper build on win32
    
    For win32 we need EXIT_AM_SKIP which is in testutils.h. We must
    define NO_LIBVIRT to prevent replacement of fprintf with
    virFilePrintf as we can't link to libvirt_util.la
    
    Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
    
        
file modified
+2 -0