Revert change to always include _FFR_TLS_O_T as it requires FEATURE(access_db)

Problem found by:	nsayer
This commit is contained in:
Gregory Neil Shapiro 2001-08-01 02:12:39 +00:00
parent 7ed17c0fba
commit 9078d242bf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=80796
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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