• J
    always compile iptables.c · 0d4cdc05
    Jim Meyering 提交于
    Avoid a build error when configuring --without-xen --without-qemu.
    * src/iptables.c [WITH_QEMU]: Don't #ifdef-out.
    * src/iptables.h [WITH_QEMU]: Don't #ifdef-out.
    * src/util.c (virRun) [__MINGW32__]: Define a stub that always fails.
    0d4cdc05
util.c 30.8 KB