diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-01-24 07:54:30 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-01-24 07:54:30 +0000 |
| commit | 5e418b65f6d5f3971cc8e4203fc2444c01ead593 (patch) | |
| tree | 5db51b022662b1f88489e7050e07a13cd63a2c06 /usr.sbin/sendmail | |
| parent | 1b340441b7627402f9fdf8cbfc12dfe69bb2a7d0 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sendmail')
| -rw-r--r-- | usr.sbin/sendmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile index 74675e29d599..bb1199bc1128 100644 --- a/usr.sbin/sendmail/Makefile +++ b/usr.sbin/sendmail/Makefile @@ -20,6 +20,7 @@ MAPS= -DMAP_REGEX CFLAGS+=-I${SMDIR} ${DBMDEF} ${NIS} ${TCPWRAPPERS} ${MAPS} CFLAGS+=-D_FFR_MAX_MIME_HEADER_LENGTH +CFLAGS+=-D_FFR_MAX_HEADER_LINES SRCS= alias.c arpadate.c clock.c collect.c conf.c control.c convtime.c \ daemon.c deliver.c domain.c envelope.c err.c headers.c macro.c \ |
