add -DNO_SECURITY so that it works on the internal Netscape builds as well

(which do have security, but which do not have a libmime with S/MIME code.)
This commit is contained in:
jwz%mozilla.org 1998-08-10 00:24:00 +00:00
parent d387beafca
commit 8b0cbd04ac

View File

@ -68,7 +68,7 @@ endif
INCLUDES += -I./
DEFINES += -DMOZILLA_30
DEFINES += -DMOZILLA_30 -DNO_SECURITY
#
# Building the "mimefilt" executable, which reads a message from stdin and