From: Phil Sutter <phil@nwl.cc>
To: Jeremy Sowden <jeremy@azazel.net>
Cc: Netfilter Devel <netfilter-devel@vger.kernel.org>
Subject: Re: [PATCH iptables v2 0/6] Autoools silent-rules fixes
Date: Fri, 15 Dec 2023 14:18:52 +0100 [thread overview]
Message-ID: <ZXxSPNuPT60fbpoL@orbyte.nwl.cc> (raw)
In-Reply-To: <20231214164408.1001721-1-jeremy@azazel.net>
On Thu, Dec 14, 2023 at 04:43:59PM +0000, Jeremy Sowden wrote:
> The build system defines variables similar to the ones automake provides
> to control the verbosity of the build. However, the iptables implemen-
> tation is only partially effective and was written fifteen years ago.
> This patch-set brings the variable definitions in line with the current
> automake recommendations and fixes some bugs.
>
> Patch 1 contains some unrelated formatting changes.
> Patches 2 & 3 remove some unused variables.
> Patch 4 brings the remaining ones in line with automake.
> Patch 5 adds a new variable for `ln`.
> Patch 6 fixes a problem with the man-page rules.
>
> Changes since v1
>
> * Patch 6: missing newlines added
> * Patch 7: dropped after feedback from Jan Engelhardt
>
> Jeremy Sowden (6):
> build: format `AM_CPPFLAGS` variables
> build: remove obsolete `AM_LIBTOOL_SILENT` variable
> build: remove unused `AM_VERBOSE_CXX*` variables
> build: use standard automake verbosity variables
> build: add an automake verbosity variable for `ln`
> build: replace `echo -e` with `printf`
Series applied, thanks!
prev parent reply other threads:[~2023-12-15 13:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-14 16:43 [PATCH iptables v2 0/6] Autoools silent-rules fixes Jeremy Sowden
2023-12-14 16:44 ` [PATCH iptables v2 1/6] build: format `AM_CPPFLAGS` variables Jeremy Sowden
2023-12-14 16:44 ` [PATCH iptables v2 2/6] build: remove obsolete `AM_LIBTOOL_SILENT` variable Jeremy Sowden
2023-12-14 16:44 ` [PATCH iptables v2 3/6] build: remove unused `AM_VERBOSE_CXX*` variables Jeremy Sowden
2023-12-14 16:44 ` [PATCH iptables v2 4/6] build: use standard automake verbosity variables Jeremy Sowden
2023-12-14 16:44 ` [PATCH iptables v2 5/6] build: add an automake verbosity variable for `ln` Jeremy Sowden
2023-12-14 16:44 ` [PATCH iptables v2 6/6] build: replace `echo -e` with `printf` Jeremy Sowden
2023-12-15 13:18 ` Phil Sutter [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=ZXxSPNuPT60fbpoL@orbyte.nwl.cc \
--to=phil@nwl.cc \
--cc=jeremy@azazel.net \
--cc=netfilter-devel@vger.kernel.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