Dont build ns_mime with no sec

This commit is contained in:
ricardob 1998-06-30 22:06:09 +00:00
Родитель a841c05205
Коммит d437caf12e
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -289,10 +289,11 @@ BASIC_LIBS_2 = \
$(NULL)
ifdef MOZ_MAIL_NEWS
ifdef MOZ_SECURITY
BASIC_LIBS += \
$(DIST)/lib/libns_mime.a \
$(NULL)
endif
BASIC_LIBS_2 += \
$(DIST)/lib/libldap.a \
$(NULL)