summary refs log tree commit diff stats
path: root/hw/fdc.c
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2012-09-26 22:04:38 +0200
committerStefan Hajnoczi <stefanha@gmail.com>2012-10-05 14:00:36 +0200
commitafb63ebd0a9599312c27ecceb839a399740e00ef (patch)
tree576cab232e9c05e818339ca10f1fc6242759168a /hw/fdc.c
parent7a608f562ebd91e811ed0b725e528c894e4f19c4 (diff)
downloadfocaccia-qemu-afb63ebd0a9599312c27ecceb839a399740e00ef.tar.gz
focaccia-qemu-afb63ebd0a9599312c27ecceb839a399740e00ef.zip
configure: Support empty target list (--target-list=)
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 <sw@weilnetz.de>
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Diffstat (limited to 'hw/fdc.c')
0 files changed, 0 insertions, 0 deletions