• D
    Fix --without-libvirtd builds · 52ad612c
    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'
    52ad612c
Makefile.am 66.5 KB