qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Check for sdl-config before calling it


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH] Check for sdl-config before calling it
Date: Sun, 17 Jan 2010 14:36:04 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707)

Loïc Minier schrieb:
> Hi
>
> On systems were sdl-config isn't installed, ./configure triggers this
> warning:
> ./configure: 957: sdl-config: not found
>
> The attached patch fixes the warning for me.
>
> Thanks,

Hi,

which version did you test?
Git master has no sdl-config call at configure:957.

But I get warning messages, too, when pkg-config or
sdl-config are missing.

Your patch fixes the warning for sdl-config and sets
sdl=no. If configure was called with --enable-sdl,
this solution is wrong: configure should abort with
an error message (feature_not_found).

Regards,
Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]