qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Document some missing options in configure -h


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH] Document some missing options in configure -h
Date: Sat, 28 Feb 2009 18:22:38 +0100


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.

This reminds me that, as seen above, some lines use "specified", others "XYZ" notation... My choice was arbitrary, copying the --cc line.

:   echo "  --static                 enable static build [$static]"
:   echo "  --enable-sparse          enable sparse checker"
:   echo "  --disable-sparse         disable sparse checker (default)"







reply via email to

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