Fix Raptor Unix bustage. SignleSignon not supported when using modular

netlib.
This commit is contained in:
spider%netscape.com 1998-08-12 01:31:21 +00:00
Родитель 3c2f44408d
Коммит 27fec207b8
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -419,8 +419,10 @@ MOZ_JSD = 1
MOZ_COMMUNICATOR_IIDS = 1
MOZ_COMMUNICATOR_CONFIG_JS = 1
MOZ_COPY_ALL_JARS = 1
ifndef MODULAR_NETLIB
MOZ_SINGLESIGNON = 1
MOZ_COOKIEMANAGE = 1
endif
ifndef MOZ_SECURITY
NO_SECURITY = 1
endif