From owner-freebsd-stable Sun Sep 10 13:45:38 2000 Delivered-To: freebsd-stable@freebsd.org Received: from vivaldi.pn.npi.msu.ru (gw.pn.npi.msu.ru [193.232.127.202]) by hub.freebsd.org (Postfix) with ESMTP id 6948037B423 for ; Sun, 10 Sep 2000 13:45:34 -0700 (PDT) Received: from handel.pn.sinp.msu.ru (handel [195.208.223.24]) (authenticated) by vivaldi.pn.npi.msu.ru (8.11.0/8.11.0) with ESMTP id e8AKjRO43255 for ; Mon, 11 Sep 2000 00:45:28 +0400 (MSD) Message-Id: <4.3.2.7.2.20000911003910.00aa8700@vivaldi> X-Sender: svysh@vivaldi (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 11 Sep 2000 00:47:13 +0400 To: freebsd-stable@freebsd.org From: Sergei Vyshenski Subject: sendmail & sasl & buildworld Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is it possible to link sasl support into sendmail during buildworld on a FreeBSD-4.1-STABLE with cyrus-sasl port installed in advance? On a stand-alone kit of sendmail one would add lines APPENDDEF(`confENVDEF', `-DSASL') APPENDDEF(`conf_sendmail_LIBS', `-lsasl') to a devtools/Site/site.config.m4 file. But of a FreeBSD-oriented kit of sendmail, file site.config.m4 seems to be ignored completely. Thank you very much ahead of time, Sergei To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message