qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] [RESEND] Document some missing options in configure


From: Andreas Färber
Subject: [Qemu-devel] [PATCH] [RESEND] Document some missing options in configure -h
Date: Sun, 8 Mar 2009 19:46:21 +0100


Am 28.02.2009 um 18:22 schrieb Andreas Färber:


Am 28.02.2009 um 18:04 schrieb M. Warner Losh:

In message: <address@hidden>
          Andreas_Färber <address@hidden> writes:
: Signed-off-by: Andreas Faerber <address@hidden>
: ---
:   This patch documents only these two for now.
:   Still undocumented here is --disable-gfx-checks.
:
: diff --git a/configure b/configure
: index 62925d8..75e1099 100755
: --- a/configure
: +++ b/configure
: @@ -531,6 +531,8 @@ echo " --cc=CC use C compiler CC
: [$cc]"
:   echo "  --host-cc=CC             use C compiler CC [$host_cc] for
: dyngen etc."
:   echo "  --make=MAKE              use specified make [$make]"
: echo " --install=INSTALL use specified install [$install]"
: +echo "  --extra-cflags=CFLAGS    add C compiler flags CFLAGS"
: +echo "  --extra-ldflags=LDFLAGS  add linker flags LDFLAGS"

This spacing doesn't look like it lines up to me...

It did, they're indented by spaces.

Here's the unmodified patch as an attachment. I honestly can't see what's wrong with the indentation. If there is, you'll have to tell me what exactly.

Andreas

Attachment: qemu-extraflags-doc.diff
Description: Binary data



reply via email to

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