All of lore.kernel.org
 help / color / mirror / Atom feed
From: Duncan Roe <duncan.roe2@gmail.com>
To: netfilter-devel@vger.kernel.org
Cc: duncan_roe@optusnet.com.au
Subject: Now have make distcheck passing with doxygen enabled
Date: Tue, 20 Apr 2021 14:23:57 +1000	[thread overview]
Message-ID: <20210420042358.2829-1-duncan_roe@optusnet.com.au> (raw)

Hi Pablo,

We had to let the last release out w/out man pages but that really bugged me so
I had another go at it, with success this time.

There is awareness of running inside `make distcheck` but only so Makefile can
still work properly.

Cheers ... Duncan.

Duncan Roe (1):
  build: doc: `make distcheck` passes with doxygen enabled

 Makefile.am         |  1 -
 configure.ac        | 11 +++++--
 doxygen/Makefile.am | 76 +++++++++++++++++++++++++++++++++++++++++++--
 fixmanpages.sh      | 66 ---------------------------------------
 4 files changed, 82 insertions(+), 72 deletions(-)
 delete mode 100755 fixmanpages.sh

-- 
2.17.5


             reply	other threads:[~2021-04-20  4:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20  4:23 Duncan Roe [this message]
2021-04-20  4:23 ` [PATCH libnetfilter_queue 1/1] build: doc: `make distcheck` passes with doxygen enabled Duncan Roe
2021-04-20  9:54   ` Jan Engelhardt
2021-04-21  2:17     ` Duncan Roe
2021-04-21  7:21       ` Jan Engelhardt
2021-04-21 12:25         ` Duncan Roe
2021-04-21 16:25           ` Jan Engelhardt
2021-04-22  9:35             ` [PATCH libnetfilter_queue v2] " Duncan Roe
2021-04-28 23:59               ` Duncan Roe
2021-04-29  9:11                 ` Jan Engelhardt
2021-05-02 21:45               ` 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=20210420042358.2829-1-duncan_roe@optusnet.com.au \
    --to=duncan.roe2@gmail.com \
    --cc=duncan_roe@optusnet.com.au \
    --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 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.