Re: configure.ac: modernize check for hosts_ctl

Mike Gilbert <[email protected]> Mon, 9 Mar 2026 17:02:18 -0400
Newsgroups gmane.comp.gnu.inetutils.bugs
Message-ID <CAJ0EP43E=R=S-TK6mbeHdU-Hs_Xv_HDARNGr0r+G290YQ-izYA@mail.gmail.com>
On Mon, Mar 9, 2026 at 3:50=E2=80=AFPM Simon Josefsson <[email protected]=
> wrote:
>
> Mike Gilbert <[email protected]> writes:
>
> > Get the proper declaration from tcpd.h and pass the appropriate number
> > of pointer arguments. This avoids relying on an implicit declaration.
>
> Thanks, installed.  I intended to make you the git author but
> accidentally pushed the change without that, and force push to savannah
> seems unavailable so I can't fix it easily.  I added a NEWS entry for
> this with your name though.

No problem!

If you want to avoid this mistake in the future, I suggest making use
of the "git am" command to apply patches sent in this format.