On 12 August 2016 at 17:48, Marc-André Lureau <[email protected]> wrote: > Hi > > ----- Original Message ----- >> On 12 August 2016 at 16:52, Marc-André Lureau >> <[email protected]> wrote: >> > Add some missing flags description. >> > >> > Signed-off-by: Marc-André Lureau <[email protected]> >> > --- >> > configure | 6 ++++++ >> > 1 file changed, 6 insertions(+) >> > >> > diff --git a/configure b/configure >> > index 8d84919..352cbdd 100755 >> > --- a/configure >> > +++ b/configure >> > @@ -1324,9 +1324,11 @@ disabled with --disable-FEATURE, default is enabled >> > if available: >> > guest-agent build the QEMU Guest Agent >> > guest-agent-msi build guest agent Windows MSI installation package >> > pie Position Independent Executables >> > + tools build tools (qemu-img, qemu-nbd, ivshmem-server...) >> >> I think this would be slightly clearer as "build the tools". > > Ok, along with "build the guest agent" above change then?
You can change that if you like. I just thought that it was worth having the 'the' in the tools case because "build tools" is a familiar noun phrase which is misleading here. thanks -- PMM
