Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2000 12:39:31 +0200
From:      "Dan Larsson" <dl@tyfon.net>
To:        "'james'" <wabit@adl.ussr.net>
Cc:        "[FreeBSD-Questions-List] (E-mail)" <freebsd-questions@freebsd.org>
Subject:   RE: howto compile in support for tcpwrappers in sendmail (solved)
Message-ID:  <002f01bfa9eb$8bf01900$0c01a8c0@junglenote.com>
In-Reply-To: <Pine.BSF.4.21.0004191935510.10536-100000@gw.Adl.USSR.net>

next in thread | previous in thread | raw e-mail | index | archive | help
| What was the answer though? - I'm trying to do it myself :-))))

Create a file called 'site.config.m4' in
/PATH/TO/SENDMAIL/SOURCE/devtools/Site
and add the following two lines to the file

APPENDDEF(`confENVDEF', `-DTCPWRAPPERS')
APPENDDEF(`conf_sendmail_LIBS', `-lwrap')

remove the obj.* dir and in the sendmail dir do a ./makesendmail

|
| regards
|
| james
|
| >

Regards
------------
Dan Larsson




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002f01bfa9eb$8bf01900$0c01a8c0>