Mirror recommendation from Handbook to avoid linking conflicts when
pulling in SASL libraries. PR: 247959 Reported by: Scott Allendorf MFC after: 3 days
This commit is contained in:
parent
cb889ce631
commit
c5112a4e2d
@ -239,13 +239,11 @@
|
||||
#
|
||||
# with SASLv1:
|
||||
# SENDMAIL_CFLAGS=-I/usr/local/include/sasl1 -DSASL
|
||||
# SENDMAIL_LDFLAGS=-L/usr/local/lib
|
||||
# SENDMAIL_LDADD=-lsasl
|
||||
# SENDMAIL_LDADD=/usr/local/lib/libsasl.so
|
||||
#
|
||||
# with SASLv2:
|
||||
# SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2
|
||||
# SENDMAIL_LDFLAGS=-L/usr/local/lib
|
||||
# SENDMAIL_LDADD=-lsasl2
|
||||
# SENDMAIL_LDADD=/usr/local/lib/libsasl2.so
|
||||
#
|
||||
# Note: If you are using Cyrus SASL with other applications which require
|
||||
# access to the sasldb file, you should add the following to your
|
||||
|
Loading…
Reference in New Issue
Block a user