• D
    Fix --without-libvirtd builds · b97a2fc1
    Doug Goldstein 提交于
    When building with --without-libvirtd and udev support is detected we
    will fail to build with the following error:
        node_device/node_device_udev.c:1608:37: error: unknown type name
            'virStateInhibitCallback'
    (cherry picked from commit 52ad612c)
    b97a2fc1
Makefile.am 65.8 KB