From: Steve Dickson <SteveD@RedHat.com>
To: Yang Bo <phoooyb@gmail.com>, linux-nfs@vger.kernel.org
Subject: Re: [PATCH 1/2] nfs-utils: configure.ac: Fix --with-rpcgen=internal nottaking effect.
Date: Thu, 29 Nov 2018 15:00:59 -0500 [thread overview]
Message-ID: <449e4151-52a0-9aa2-e870-6ce0d67fc347@RedHat.com> (raw)
In-Reply-To: <5be145a0.1c69fb81.9f722.e02a@mx.google.com>
On 11/6/18 2:41 AM, Yang Bo wrote:
> Signed-off-by: Yang Bo <rslovers@yandex.com>
Committed... Boy I didn't think the internal rpcgen
was being used or could be used ;-)
Thanks for the patches!
steved.
> ---
> configure.ac | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/configure.ac b/configure.ac
> index cf1c4b9..3caeebc 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -155,6 +155,8 @@ AC_ARG_WITH(rpcgen,
> do if test -f $p ; then RPCGEN_PATH=$p ; break; fi ; done
> elif test "$rpcgen_path" != "internal"; then
> RPCGEN_PATH=$rpcgen_path
> + else
> + RPCGEN_PATH=internal
> fi
> AC_SUBST(RPCGEN_PATH)
> AM_CONDITIONAL(CONFIG_RPCGEN, [test "$RPCGEN_PATH" = "internal"])
>
prev parent reply other threads:[~2018-11-29 20:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-06 7:41 [PATCH 1/2] nfs-utils: configure.ac: Fix --with-rpcgen=internal nottaking effect Yang Bo
2018-11-29 20:00 ` Steve Dickson [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=449e4151-52a0-9aa2-e870-6ce0d67fc347@RedHat.com \
--to=steved@redhat.com \
--cc=linux-nfs@vger.kernel.org \
--cc=phoooyb@gmail.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