Revert change to always include _FFR_TLS_O_T as it requires FEATURE(access_db)
Problem found by: nsayer
This commit is contained in:
parent
cd3f6b3b20
commit
46051bb094
@ -39,8 +39,6 @@
|
||||
# uucpdomain, virtusertable
|
||||
#
|
||||
|
||||
SENDMAIL_M4_FLAGS+= -D_FFR_TLS_O_T
|
||||
|
||||
.ifndef SENDMAIL_MC
|
||||
SENDMAIL_MC!= hostname
|
||||
SENDMAIL_MC:= ${SENDMAIL_MC}.mc
|
||||
|
@ -10,8 +10,6 @@ SENDMAIL_DIR= ${.CURDIR}/../../contrib/sendmail
|
||||
SMDIR= ${SENDMAIL_DIR}/src
|
||||
CFDIR= ${SENDMAIL_DIR}/cf
|
||||
|
||||
SENDMAIL_M4_FLAGS+= -D_FFR_TLS_O_T
|
||||
|
||||
# this is overkill, but....
|
||||
M4FILES!= find ${CFDIR} -type f -name '*.m4' -print
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user