don't USE_DB
This commit is contained in:
parent
fd5ef5c7d9
commit
bb216f6a1a
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue