All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@inai.de>
To: Jeremy Sowden <jeremy@azazel.net>
Cc: Duncan Roe <duncan_roe@optusnet.com.au>,
	pablo@netfilter.org, netfilter-devel@vger.kernel.org
Subject: Re: libnetfilter_queue: automake portability warning
Date: Sat, 28 Aug 2021 15:39:38 +0200 (CEST)	[thread overview]
Message-ID: <7n261qsp-or96-6559-5orp-srp285p4p6q@vanv.qr> (raw)
In-Reply-To: <YSlUpg5zfcwNiS50@azazel.net>


On Friday 2021-08-27 23:09, Jeremy Sowden wrote:

>Running autogen.sh gives the following output when it gets to
>doxygen/Makefile.am:
>
>  doxygen/Makefile.am:3: warning: shell find $(top_srcdir: non-POSIX variable name
>  doxygen/Makefile.am:3: (probably a GNU make extension)
>
>Automake doesn't understand the GNU make $(shell ...) [...]

Or, third option, ditch the wildcarding and just name the sources. If going for
a single Makefile (ditching recursive make), that will also be beneficial for
parallel building, and the repo is not too large for such undertaking to be
infeasible.


  parent reply	other threads:[~2021-08-28 13:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-27 21:09 libnetfilter_queue: automake portability warning Jeremy Sowden
2021-08-28  3:31 ` Duncan Roe
2021-08-28 13:39 ` Jan Engelhardt [this message]
2021-08-28 19:45   ` Duncan Roe
2021-08-28 20:27     ` Pablo Neira Ayuso
2021-08-29  4:01       ` Duncan Roe

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=7n261qsp-or96-6559-5orp-srp285p4p6q@vanv.qr \
    --to=jengelh@inai.de \
    --cc=duncan_roe@optusnet.com.au \
    --cc=jeremy@azazel.net \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.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.