Just like the similar series that already went in for libguestfs [1], do similar fixes also for virt-v2v, with additional fixes for the builddir!=srcdir case. This will also need the fix to subdir-rules.mk.
[1] https://www.redhat.com/archives/libguestfs/2019-December/msg00062.html Pino Toscano (7): Update common to latest build: stop shipping files generated by configure build: use the mlv2v library build: do not ship generated sources build: drop HAVE_OCAML conditionals build: actually require libvirt build: hopefully fix dependencies on generated files .gitignore | 2 -- common | 2 +- m4/guestfs-libraries.m4 | 22 ++------------------- ocaml-dep.sh.in | 1 + po/POTFILES-ml | 1 - test-harness/Makefile.am | 4 ---- tests/Makefile.am | 2 -- v2v/Makefile.am | 42 ++++++++++++++-------------------------- 8 files changed, 19 insertions(+), 57 deletions(-) -- 2.23.0 _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
