On Wed, Sep 26, 2012 at 10:04:38PM +0200, Stefan Weil wrote:
> Specifying an empty target list with --target-list= is shorter
> than specifying --disable-user --disable-system.
> 
> Both variants should give the same result: no targets at all.
> 
> This modification implements that feature.
> 
> It uses a trick which works with POSIX compliant shells to test whether
> target_list is undefined (=> default targets) or empty (=> no targets).
> 
> Signed-off-by: Stefan Weil <s...@weilnetz.de>
> ---
>  configure |    5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Applied, thanks!

http://github.com/stefanha/qemu/commits/trivial-patches

Stefan

Reply via email to