qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Thomas Huth <thuth@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [Qemu-devel] [PATCH] configure: Add missing configure options to help text
Date: Thu, 5 Apr 2018 17:52:31 +0200	[thread overview]
Message-ID: <2b988a68-3e2b-f762-7e81-53c0bff2522c@redhat.com> (raw)
In-Reply-To: <1522163370-18544-1-git-send-email-thuth@redhat.com>

On 27/03/2018 17:09, Thomas Huth wrote:
> We forgot to mention --with-git, --libexecdir and --with-pkgversion
> so far.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  configure | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/configure b/configure
> index 4d0e92c..a473609 100755
> --- a/configure
> +++ b/configure
> @@ -1497,16 +1497,19 @@ Advanced options (experts only):
>    --install=INSTALL        use specified install [$install]
>    --python=PYTHON          use specified python [$python]
>    --smbd=SMBD              use specified smbd [$smbd]
> +  --with-git=GIT           use specified git [$git]
>    --static                 enable static build [$static]
>    --mandir=PATH            install man pages in PATH
>    --datadir=PATH           install firmware in PATH$confsuffix
>    --docdir=PATH            install documentation in PATH$confsuffix
>    --bindir=PATH            install binaries in PATH
>    --libdir=PATH            install libraries in PATH
> +  --libexecdir=PATH        install helper binaries in PATH
>    --sysconfdir=PATH        install config in PATH$confsuffix
>    --localstatedir=PATH     install local state in PATH (set at runtime on win32)
>    --firmwarepath=PATH      search PATH for firmware files
>    --with-confsuffix=SUFFIX suffix for QEMU data inside datadir/libdir/sysconfdir [$confsuffix]
> +  --with-pkgversion=VERS   use specified string as sub-version of the package
>    --enable-debug           enable common debug build options
>    --enable-sanitizers      enable default sanitizers
>    --disable-strip          disable stripping binaries
> 

Queued, thanks.

Paolo

      parent reply	other threads:[~2018-04-05 15:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-27 15:09 [Qemu-devel] [PATCH] configure: Add missing configure options to help text Thomas Huth
2018-03-27 15:24 ` [Qemu-devel] [PATCH for-2.12] " Eric Blake
2018-03-31  7:26 ` [Qemu-devel] [PATCH] " no-reply
2018-04-05 15:52 ` Paolo Bonzini [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=2b988a68-3e2b-f762-7e81-53c0bff2522c@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=thuth@redhat.com \
    /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).