remove unnecessary libraries - now the only unresolved symbols are from netlib

This commit is contained in:
alecf%netscape.com 1999-04-27 17:27:28 +00:00
Родитель e4405e1012
Коммит ce8214931d
1 изменённых файлов: 5 добавлений и 25 удалений

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

@ -43,34 +43,14 @@ EXTRA_DSO_LDOPTS = \
$(SHARED_LIBRARY_LIBS) \
$(MKSHLIB_UNFORCE_ALL) \
-L$(DIST)/bin \
-lmozjs \
-ljsdom \
-ljsurl \
-lraptorbase \
-lmsgbaseutil \
-lgmbasegtk \
$(TK_LIBS) \
$(NSPR_LIBS) \
-lxpcom \
-lreg \
-lraptorbase \
-lmozjs \
-lmsgbaseutil \
-lappcores \
-lnetlib \
-lnetwork \
-lhttpurl \
-lftpurl \
-lgophurl \
-labouturl \
-lfileurl \
-lremoturl \
-lnetcnvts \
-lmimetype \
-lsockstuburl \
-lnetutil \
-lpwcac \
-lnetcache \
-lpref \
-lsecfree \
$(ZLIB_LIBS) \
$(NSPR_LIBS) \
-ljsdom \
$(NULL)
include $(topsrcdir)/config/rules.mk