Update to r54123:
Update the /etc/make.conf entries regarding sendmail.
This commit is contained in:
parent
30b26a24ab
commit
2565e140fe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54190
1 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/mail/chapter.xml,v 1.68 2011/07/25 15:00:09 bcr Exp $
|
||||
basiert auf: r52155
|
||||
basiert auf: r54123
|
||||
-->
|
||||
<!--
|
||||
Ein paar Anmerkungen zur Uebersetzung bestimmter Begriffe
|
||||
|
@ -1488,8 +1488,7 @@ define(`confDELIVERY_MODE',`deferred')dnl</programlisting>
|
|||
die folgenden Zeilen hinzu:</para>
|
||||
|
||||
<programlisting>SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
|
||||
SENDMAIL_LDFLAGS=-L/usr/local/lib
|
||||
SENDMAIL_LDADD=-lsasl2</programlisting>
|
||||
SENDMAIL_LDADD=/usr/local/lib/libsasl2.so</programlisting>
|
||||
|
||||
<para>Beim Übersetzen von <application>Sendmail</application>
|
||||
werden damit die <package>cyrus-sasl2</package>-Bibliotheken
|
||||
|
|
Loading…
Reference in a new issue