All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Dirk Ullrich <dirk.ullrich@googlemail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] configure: Add --enable-docs and --disable-docs to --help
Date: Wed, 10 Feb 2010 13:30:51 -0600	[thread overview]
Message-ID: <4B73096B.70006@codemonkey.ws> (raw)
In-Reply-To: <c8b321821002060048i7414e8c8ie68278ea7d53b605@mail.gmail.com>

On 02/06/2010 02:48 AM, Dirk Ullrich wrote:
> This patch adds the documentation-related options "--enable-docs" and
> "--disable-docs" to the help message of "configure".
>
> Signed-off-by: Dirk Ullrich<address@hidden>
>    

Applied.  But I missed that you weren't using a valid SoB.  Please use a 
proper email address in the future.  Thanks.

Regards,

Anthony Liguori
> ---
>   configure |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/configure b/configure
> index 42ef628..eac2a15 100755
> --- a/configure
> +++ b/configure
> @@ -794,6 +794,8 @@ echo "  --enable-linux-aio       enable Linux AIO support"
>   echo "  --enable-io-thread       enable IO thread"
>   echo "  --disable-blobs          disable installing provided firmware blobs"
>   echo "  --kerneldir=PATH         look for kernel includes in PATH"
> +echo "  --enable-docs            enable installing of documentation"
> +echo "  --disable-docs           disable installing of documentation"
>   echo ""
>   echo "NOTE: The object files are built at the place where configure
> is launched"
>   exit 1
>    

      parent reply	other threads:[~2010-02-10 19:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-06  8:48 [Qemu-devel] [PATCH] configure: Add --enable-docs and --disable-docs to --help Dirk Ullrich
2010-02-10 18:44 ` Anthony Liguori
2010-02-10 19:30 ` Anthony Liguori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B73096B.70006@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=dirk.ullrich@googlemail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.