зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
8b8bf0c055
Коммит
829cd98506
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче