Subject: Re: autoconf doesn't find getopt
To: None <tech-pkg@netbsd.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: tech-pkg
Date: 07/16/2001 16:51:17
On Mon, 16 Jul 2001, Martti Kuparinen wrote:

> I "fixed" this by moving the libwrap test to the end of configure.in

FreeBSD has src/lib/libwrap/libvars.c which has just these lines:

    int allow_severity;
    int deny_severity;

Should we have something similar to avoid unresolved symbols
when linking against libwrap while not using anything from there?
Should I submit a PR with ready-to-run patch included?

Martti

---
Martti Kuparinen <martti.kuparinen@iki.fi>
http://www.iki.fi/~kuparine/