Adding secfree to link line for apprunner. build hack to be fixed when ramiro figures out how to link without LD_LIBRARY_PATH

This commit is contained in:
leaf%mozilla.org 1999-08-17 19:01:03 +00:00
Родитель dcc2f02b46
Коммит 555403625a
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -79,6 +79,7 @@ LIBS += \
-limg \
-lmozutil \
-lxpcom \
-lsecfree \
$(NSPR_LIBS) \
$(MONOLITHIC_TK_FLAGS) \
$(NULL)