On 17/05/2019 20:32, Markus Armbruster wrote:
> Fixes: a442fe2f2b2f20e7be0934277e9400b844b11999
> Cc: qemu-trivial@nongnu.org
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
> configure | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure b/configure
> index d2fc346302..cef51b2a0b 100755
> --- a/configure
> +++ b/configure
> @@ -1745,7 +1745,7 @@ disabled with --disable-FEATURE, default is enabled if available:
> gcrypt libgcrypt cryptography support
> auth-pam PAM access control
> sdl SDL UI
> - sdl_image SDL Image support for icons
> + sdl-image SDL Image support for icons
> gtk gtk UI
> vte vte support for the gtk UI
> curses curses UI
>
Applied to my trivial-patches branch.
Thanks,
Laurent