Fix for -lpref linking problems. Dont link with libpref, its not needed.

git-svn-id: svn://10.0.0.236/trunk@43431 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ramiro%netscape.com 1999-08-18 00:27:50 +00:00
parent 9f37b5bbef
commit 2144a5f188
27 changed files with 3 additions and 42 deletions

View File

@ -58,7 +58,9 @@ PUBLIC=$(DEPTH)/netwerk/dist/include
endif
EXTRA_DSO_LDOPTS =\
-L$(DIST)/bin -lsecfree \
-L$(DIST)/bin \
-lsecfree \
-lpref \
$(NULL)
include $(topsrcdir)/config/rules.mk

View File

@ -58,7 +58,6 @@ LIBS = \
-lraptorgfx \
-lxpcom \
-lmozreg \
-lpref \
-lmozjs \
-limg \
$(JPEG_LIBS) \

View File

@ -34,7 +34,6 @@ endif
ifndef NECKO
LIBS = \
-lpref \
-lxp \
-lnetlib \
-lftpurl \
@ -56,8 +55,6 @@ LIBS = \
-lmozreg \
$(TIMER_LIBS) \
$(TK_LIBS) \
$(ZLIB_LIBS) \
$(NSPR_LIBS) \
$(NULL)
# Needed to resolve __yylex (?)

View File

@ -57,7 +57,6 @@ NETLIB_LIBS = -lneckoutil_s
endif
LIBS = \
-lpref \
-lmozjs \
-limg \
-lmozutil \

View File

@ -45,7 +45,6 @@ LIBS += \
-lnetcache \
-lnetwork \
$(DIST)/bin/components/libraptorhtml.$(DLL_SUFFIX) \
-lpref \
-lraptorgfx \
-limg \
-lmozutil \

View File

@ -66,7 +66,6 @@ LIBS = \
$(GECKO_LIBS) \
-limg \
-lmozutil \
-lpref \
-lmozjs \
-ljsdom \
-lraptorgfx \

View File

@ -32,7 +32,6 @@ LIBS = \
-lxpcom \
-lmozdbm \
-lxp \
-lpref \
-lmozjs \
-ljsdom \
-ljsurl \

View File

@ -45,12 +45,9 @@ LIBS = \
-lpwcac \
-lmozdbm \
-lxp \
-lpref \
-lmozjs \
-ljsdom \
-ljsurl \
$(ZLIB_LIBS) \
$(NSPR_LIBS) \
-lraptorgfx \
-limg \
-lmozutil \

View File

@ -30,8 +30,6 @@ CPPSRCS = \
$(NULL)
BASE_LIBS = \
-lpref \
$(ZLIB_LIBS) \
-lmozreg \
-lmozjs \
-lxpcom \

View File

@ -45,7 +45,6 @@ LIBS = \
-lpwcac \
-lmozdbm \
-lxp \
-lpref \
-lmozjs \
-ljsdom \
-ljsurl \

View File

@ -45,12 +45,9 @@ LIBS = \
-lpwcac \
-lmozdbm \
-lxp \
-lpref \
-lmozjs \
-ljsdom \
-ljsurl \
$(ZLIB_LIBS) \
$(NSPR_LIBS) \
-lraptorgfx \
-limg \
-lmozutil \

View File

@ -30,7 +30,6 @@ LIBS = \
-lxpcom \
-lmozdbm \
-lxp \
-lpref \
-lmozjs \
-ljsdom \
-ljsurl \

View File

@ -34,11 +34,9 @@ LIBS = \
-lxpcom \
-lmozdbm \
-lxp \
-lpref \
-lmozjs \
-ljsdom \
-ljsurl \
-lraptorhtmlpars \
-limg \
-lmozutil \
-lmsgbaseutil \

View File

@ -47,7 +47,6 @@ LIBS = \
-lpwcac \
-lmozdbm \
-lxp \
-lpref \
-lmozjs \
-lmork \
-lmsgbaseutil \

View File

@ -43,7 +43,6 @@ LIBS = \
-lpwcac \
-lmozdbm \
-lxp \
-lpref \
-lmozjs \
$(ZLIB_LIBS) \
$(NSPR_LIBS) \

View File

@ -32,7 +32,6 @@ LIBS = \
-lxpcom \
-lmozdbm \
-lxp \
-lpref \
-lmozjs \
-ljsdom \
-ljsurl \

View File

@ -26,8 +26,6 @@ PROGRAM = mimetest
CPPSRCS = mimetest.cpp
BASE_LIBS = \
-lpref \
$(ZLIB_LIBS) \
-lmozreg \
-lmozjs \
-lxpcom \
@ -41,8 +39,6 @@ GECKO_LIBS = \
IMGLIB_LIBS = \
-limg \
$(JPEG_LIBS) \
$(PNG_LIBS) \
$(NULL)
NETLIB_LIBS = \

View File

@ -42,7 +42,6 @@ LIBS = \
-lpwcac \
-lmozdbm \
-lxp \
-lpref \
-lmozjs \
-ljsdom \
-ljsurl \

View File

@ -30,7 +30,6 @@ LIBS = \
-lxpcom \
-lmozdbm \
-lxp \
-lpref \
-lmozjs \
-ljsdom \
-ljsurl \

View File

@ -34,7 +34,6 @@ endif
ifndef NECKO
LIBS = \
-lpref \
-lxp \
-lnetlib \
-lftpurl \
@ -56,8 +55,6 @@ LIBS = \
-lmozreg \
$(TIMER_LIBS) \
$(TK_LIBS) \
$(ZLIB_LIBS) \
$(NSPR_LIBS) \
$(NULL)
# Needed to resolve __yylex (?)

View File

@ -26,7 +26,6 @@ PROGRAM = rdfcat
CPPSRCS = rdfcat.cpp
BASE_LIBS = \
-lpref \
$(ZLIB_LIBS) \
-lmozreg \
-lmozjs \

View File

@ -26,7 +26,6 @@ PROGRAM = rdfpoll
CPPSRCS = rdfpoll.cpp
BASE_LIBS = \
-lpref \
$(ZLIB_LIBS) \
-lmozreg \
-lmozjs \

View File

@ -90,8 +90,6 @@ JSJ_LIB = -ljsj
endif
BASE_LIBS = \
-lpref \
-lsecfree \
-lmozreg \
-lmozjs \
-lxpcom \

View File

@ -52,7 +52,6 @@ NET_LIBS = -lneckoutil_s
endif
LIBS = \
-lpref \
-lmozutil \
-limg \
-lxpcom \

View File

@ -52,7 +52,6 @@ NET_LIBS = -lneckoutil_s
endif
LIBS = \
-lpref \
-lmozutil \
-limg \
-lxpcom \

View File

@ -88,7 +88,6 @@ LIBS += \
-limg \
-lmozutil \
$(NETLIB_LIBS) \
-lpref \
-lmozjs \
-lxp \
-lxpcom \

View File

@ -75,11 +75,9 @@ LIBS += \
-ljsurl \
-lmozjs \
$(OJI_LIBS) \
-lpref \
-limg \
-lmozutil \
-lxpcom \
-lsecfree \
$(NSPR_LIBS) \
$(MONOLITHIC_TK_FLAGS) \
$(NULL)