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
Родитель 8b8bf0c055
Коммит 829cd98506
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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