Re: [Qemu-devel] [PATCH 1/4] configure: Use QEMU instead of Qemu

2012-05-11 Thread Andreas Färber
Am 11.05.2012 23:07, schrieb Stefan Weil: > This new 'Qemu' was recently added. > Replace it by the official all upper case 'QEMU' and also fix the column > alignment. > > Signed-off-by: Stefan Weil Reviewed-by: Andreas Färber /-F -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg,

[Qemu-devel] [PATCH 1/4] configure: Use QEMU instead of Qemu

2012-05-11 Thread Stefan Weil
This new 'Qemu' was recently added. Replace it by the official all upper case 'QEMU' and also fix the column alignment. Signed-off-by: Stefan Weil --- configure |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure b/configure index 491109d..b55a792 100755 --- a/co