From: Dirk Ullrich <dirk.ullrich@googlemail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] configure: Add --enable-docs and --disable-docs to --help
Date: Sat, 6 Feb 2010 09:48:23 +0100 [thread overview]
Message-ID: <c8b321821002060048i7414e8c8ie68278ea7d53b605@mail.gmail.com> (raw)
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>
---
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
--
1.6.6.1
next reply other threads:[~2010-02-06 8:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-06 8:48 Dirk Ullrich [this message]
2010-02-10 18:44 ` [Qemu-devel] [PATCH] configure: Add --enable-docs and --disable-docs to --help Anthony Liguori
2010-02-10 19:30 ` Anthony Liguori
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=c8b321821002060048i7414e8c8ie68278ea7d53b605@mail.gmail.com \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).