On Mon, Aug 09, 2021 at 05:13:27PM +0200, Andrea Bolognani wrote:
Previous attempt at solving this issue:
https://listman.redhat.com/archives/libvir-list/2021-June/msg00097.html
The solution presented here should be way more future-proof, though
there's of course always the risk that the format used to report
version information will change in a way that causes our detection to
trip over...
This definitely improves the situation, let's hope they will not change
the --version output to have it the same :).
Andrea Bolognani (2):
meson: Use 'rst2html5' instead of 'rst2html' everywhere
meson: Detect and reject invalid rst2html5 command
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>