From: Petr Machata <petrm@nvidia.com>
To: Andrea Claudi <aclaudi@redhat.com>
Cc: <netdev@vger.kernel.org>, Gioele Barabucci <gioele@svario.it>,
"Stephen Hemminger" <stephen@networkplumber.org>,
David Ahern <dsahern@gmail.com>
Subject: Re: [PATCH iproute2] Makefile: ensure CONF_USR_DIR honours the libdir config
Date: Mon, 18 Sep 2023 18:36:34 +0200 [thread overview]
Message-ID: <87led3xwpi.fsf@nvidia.com> (raw)
In-Reply-To: <156bb2949a091c8daa1ce1f4a8c6d7125eaad7f3.1694807902.git.aclaudi@redhat.com>
Andrea Claudi <aclaudi@redhat.com> writes:
> Following commit cee0cf84bd32 ("configure: add the --libdir option"),
> iproute2 lib directory is configurable using the --libdir option on the
> configure script. However, CONF_USR_DIR does not honour the configured
> lib path in its default value.
>
> This fixes the issue simply using $(LIBDIR) instead of $(PREFIX)/lib.
> Please note that the default value for $(LIBDIR) is exactly
> $(PREFIX)/lib, so this does not change the default value for
> CONF_USR_DIR.
>
> Fixes: 0a0a8f12fa1b ("Read configuration files from /etc and /usr")
> Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
next prev parent reply other threads:[~2023-09-18 16:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-15 19:59 [PATCH iproute2] Makefile: ensure CONF_USR_DIR honours the libdir config Andrea Claudi
2023-09-18 16:36 ` Petr Machata [this message]
2023-09-18 16:53 ` patchwork-bot+netdevbpf
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=87led3xwpi.fsf@nvidia.com \
--to=petrm@nvidia.com \
--cc=aclaudi@redhat.com \
--cc=dsahern@gmail.com \
--cc=gioele@svario.it \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.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).