On Tue, Mar 30, 2021 at 10:27:54AM -0500, Eric Blake wrote:
On 3/30/21 9:52 AM, Martin Kletzander wrote:Signed-off-by: Martin Kletzander <[email protected]> --- generator/Makefile.am | 1 + 1 file changed, 1 insertion(+)diff --git a/generator/Makefile.am b/generator/Makefile.am index 594d23cf53fa..65935e6e330f 100644 --- a/generator/Makefile.am +++ b/generator/Makefile.am @@ -96,6 +96,7 @@ stamp-generator: echo "Source files are missing from your build."; \ echo; \ echo "Install the OCaml bytecode compiler (the program called ‘ocamlc’)"; \ + echo "and OCaml findlib (program called ocamlfind)"; \Do we want consistent quoting between these two lines?
Oh, I could've copy-pasted the fancy quotes, yeah.
echo "and rerun ./configure && make"; \ echo; \ echo " *** *** ***"; \-- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org
signature.asc
Description: PGP signature
_______________________________________________ Libguestfs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/libguestfs
