[stunnel-users] Stunnel 4.20 with TCP Wrappers 7.6 problem in configure.ac
lists at d-ra.ath.cx
lists at d-ra.ath.cx
Sat Mar 17 19:19:33 CET 2007
Hi Michal,
On Sat, Mar 17, 2007 at 04:34:48PM +0100, Michal Trojnara wrote:
> The question is why -lnsl is not in your $saved_LIBS.
Because it is not in $LIBS. Quote from the original configure.ac:
> saved_LIBS="$LIBS"
> LIBS="$saved_LIBS -lwrap"
If you look through configure.ac you see -lnsl ist never included in
LIBS.
Regards
Dieter
More information about the stunnel-users
mailing list