+6
−0
+5
−1
+5
−4
+5
−5
Loading
qemu-img might not be present. If it is not present then we fail to create tests/disk, but we should skip creation instead. At configure time, test for qemu-img. Disable creation of tests/disk if not present. Also update the other test functions so they now test for $QEMU_IMG instead of directly for qemu-img, so that './configure QEMU_IMG=...' will work. Fixes: #30 Fixes: commit 7adcf1bd Reported-by: Daniel P. Berrangé (cherry picked from commit 47202a32)