Use the correct path to the SASL .h files as installed by the SASL port.
MFC candidate. Submitted by: jeh
This commit is contained in:
parent
b80431a105
commit
abe73c9b5e
@ -348,7 +348,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
|
||||
# sendmail and its related utilities. For example, SASL support can be
|
||||
# added with settings such as:
|
||||
#
|
||||
# SENDMAIL_CFLAGS=-I/usr/local/include -DSASL
|
||||
# SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
|
||||
# SENDMAIL_LDFLAGS=-L/usr/local/lib
|
||||
# SENDMAIL_LDADD=-lsasl
|
||||
#
|
||||
|
@ -348,7 +348,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
|
||||
# sendmail and its related utilities. For example, SASL support can be
|
||||
# added with settings such as:
|
||||
#
|
||||
# SENDMAIL_CFLAGS=-I/usr/local/include -DSASL
|
||||
# SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
|
||||
# SENDMAIL_LDFLAGS=-L/usr/local/lib
|
||||
# SENDMAIL_LDADD=-lsasl
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user