netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@inai.de>
To: Luis Ressel <aranea@aixah.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nft 2/2] configure.ac: Clean up AC_ARG_{WITH,ENABLE} invocations
Date: Sun, 17 Mar 2019 18:56:55 +0100 (CET)	[thread overview]
Message-ID: <nycvar.YFH.7.76.1903171856180.12959@n3.vanv.qr> (raw)
In-Reply-To: <20190317171912.14194-2-aranea@aixah.de>


On Sunday 2019-03-17 18:19, Luis Ressel wrote:
> ])
>-AC_SUBST(with_libxtables)
>-AM_CONDITIONAL([BUILD_XTABLES], [test "x$with_libxtables" == xyes])
>+AM_CONDITIONAL([BUILD_XTABLES], [test "x$with_xtables" == xyes])

Not sure when this was introduced, by it needs to be a single = after all.

  reply	other threads:[~2019-03-17 17:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-17 17:19 [PATCH nft 1/2] configure.ac: Fix a2x check Luis Ressel
2019-03-17 17:19 ` [PATCH nft 2/2] configure.ac: Clean up AC_ARG_{WITH,ENABLE} invocations Luis Ressel
2019-03-17 17:56   ` Jan Engelhardt [this message]
2019-03-17 18:18     ` Luis Ressel
2019-03-18 14:52 ` [PATCH nft 1/2] configure.ac: Fix a2x check Pablo Neira Ayuso

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=nycvar.YFH.7.76.1903171856180.12959@n3.vanv.qr \
    --to=jengelh@inai.de \
    --cc=aranea@aixah.de \
    --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;
as well as URLs for NNTP newsgroup(s).