Re: [Qemu-devel] [PATCH] configure: Provide more helpful message if libvte not present
Applied. Thanks. Regards, Anthony Liguori
[Qemu-devel] [PATCH] configure: Provide more helpful message if libvte not present
If the system has GTK but not libvte, it's more helpful to tell the user that libvte is missing than to simply say that GTK is not present. Signed-off-by: Peter Maydell --- Since this confused me today and also iggy on IRC, it seems worth making the message a little more specific about what's nee