don't USE_DB

This commit is contained in:
cgd 1993-05-28 05:34:16 +00:00
parent fd5ef5c7d9
commit bb216f6a1a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
PROG= sendmail
CFLAGS+=-I${.CURDIR} -DVMUNIX -DUSE_DB
CFLAGS+=-I${.CURDIR} -DVMUNIX #-DUSE_DB
SRCS= alias.c arpadate.c clock.c collect.c conf.c convtime.c daemon.c \
deliver.c domain.c envelope.c err.c headers.c macro.c main.c \