reflect NO_SECURITY changes in Makefile

This commit is contained in:
cyeh%netscape.com 1998-10-16 18:53:47 +00:00
Родитель 781c36c38c
Коммит 2d19fcc159
1 изменённых файлов: 3 добавлений и 1 удалений

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

@ -80,7 +80,9 @@ ifndef MOZ_MAIL_COMPOSE
DEFINES += -DMOZILLA_30
endif
DEFINES += -DNO_SECURITY
ifdef MOZ_SECURITY
DEFINES += -DMOZ_SECURITY
endif
#
# Building the "mimefilt" executable, which reads a message from stdin and