Fix for BSDI 3.0, specifically, but should help other platforms with shared library difficulties.

This commit is contained in:
briano%netscape.com 1999-09-28 19:15:20 +00:00
Родитель 7171f85762
Коммит ee188f7cef
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -30,7 +30,7 @@ XPIDLSRCS = nsITestProxy.idl
SIMPLE_PROGRAMS = $(CPPSRCS:.cpp=)
ifdef NO_LD_ARCHIVE_FLAGS
LOST_SYM_LIBS = -lxpcomds_s -lxptinfo
LOST_SYM_LIBS = -lxpcomds_s -lxptinfo -lmozreg_s
endif
LIBS = \