All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Boccassi <bluca@debian.org>
To: Andrea Claudi <aclaudi@redhat.com>, netdev@vger.kernel.org
Cc: stephen@networkplumber.org, dsahern@gmail.com
Subject: Re: [PATCH iproute2 v2 0/3] configure: add support for libdir and
Date: Tue, 05 Oct 2021 11:14:29 +0100	[thread overview]
Message-ID: <f7063f77acf9707a36989276b52be76350e1152f.camel@debian.org> (raw)
In-Reply-To: <cover.1633369677.git.aclaudi@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1473 bytes --]

On Mon, 2021-10-04 at 21:50 +0200, Andrea Claudi wrote:
> This series add support for the libdir parameter in iproute2 configure
> system. The idea is to make use of the fact that packaging systems may
> assume that 'configure' comes from autotools allowing a syntax similar
> to the autotools one, and using it to tell iproute2 where the distro
> expects to find its lib files.
> 
> Patch 1 introduces support for the --param=value style on current
> params, for uniformity.
> 
> Patch 2 add the --prefix option, that may be used by some packaging
> systems when calling the configure script.
> 
> Patch 3 add the --libdir option to the configure script, and also drops
> the static LIBDIR var from the Makefile.
> 
> Changelog:
> ----------
> v1 -> v2
>   - consolidate '--param value' and '--param=value' use cases, as
>     suggested by David Ahern.
>   - Added patch 2 to manage the --prefix option, used by the Debian
>     packaging system, as reported by Luca Boccassi, and use it when
>     setting lib directory.
> 
> Andrea Claudi (3):
>   configure: support --param=value style
>   configure: add the --prefix option
>   configure: add the --libdir option
> 
>  Makefile  |  7 +++---
>  configure | 72 +++++++++++++++++++++++++++++++++++++++++++++++--------
>  2 files changed, 66 insertions(+), 13 deletions(-)

Series-tested-by: Luca Boccassi <bluca@debian.org>

-- 
Kind regards,
Luca Boccassi

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      parent reply	other threads:[~2021-10-05 10:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-04 19:50 [PATCH iproute2 v2 0/3] configure: add support for libdir and Andrea Claudi
2021-10-04 19:50 ` [PATCH iproute2 v2 1/3] configure: support --param=value style Andrea Claudi
2021-10-05 13:54   ` David Ahern
2021-10-04 19:50 ` [PATCH iproute2 v2 2/3] configure: add the --prefix option Andrea Claudi
2021-10-04 19:50 ` [PATCH iproute2 v2 3/3] configure: add the --libdir option Andrea Claudi
2021-10-05 10:14 ` Luca Boccassi [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=f7063f77acf9707a36989276b52be76350e1152f.camel@debian.org \
    --to=bluca@debian.org \
    --cc=aclaudi@redhat.com \
    --cc=dsahern@gmail.com \
    --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 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.