• D
    Fix Win32 build by linking to ole32 · 7cd77b6b
    Daniel P. Berrange 提交于
    The CoTaskMemFree function requires the ole32 DLL to be
    linked against. Currently this is only done for the
    VirtualBox driver. Also add it to libvirt_util.la
    
    * configure.ac: Unconditionally add ole32 DLL to Win32
    * src/Makefile.am: Link old32 to libvirt_util.la
    7cd77b6b
configure.ac 95.0 KB