]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Produce more verbose error if cppi not found
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 17 Jun 2019 16:19:03 +0000 (18:19 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 18 Jun 2019 06:55:03 +0000 (08:55 +0200)
commit9d6c34718b8a43ebc9b48d8a31dcb32a134ca781
treebfaa248071b0c82ba2d1b042ca2d6acc7d0e77a8
parent68e503ee70462ba755e400b123bd713867c9764e
Produce more verbose error if cppi not found

It's fairly easy (especially for new contributors) to not spot
the 'cppi not installed' line in the syntax-check output. Add a
banner that is shown at the end of syntax-check output if no cppi
was found.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
ACKed-by: Andrea Bolognani <abologna@redhat.com>
cfg.mk