- Bug 7794 Move $(TK_LIBS) further down in the library list.
git-svn-id: svn://10.0.0.236/trunk@34457 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
35928d7fde
commit
21de2e9959
@ -52,7 +52,6 @@ LIBS = \
|
||||
-lnetcache \
|
||||
-lsockstuburl \
|
||||
-lnetwork \
|
||||
$(TK_LIBS) \
|
||||
-lpref \
|
||||
-lsecfree \
|
||||
-l$(MOZ_LIB_JS_PREFIX)js \
|
||||
@ -67,6 +66,7 @@ LIBS = \
|
||||
-lexpat \
|
||||
-lxmltok \
|
||||
-ljsurl \
|
||||
$(TK_LIBS) \
|
||||
$(ZLIB_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
@ -57,12 +57,12 @@ LIBS = \
|
||||
-lsecfree \
|
||||
$(ZLIB_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
$(TK_LIBS) \
|
||||
-lgfx$(MOZ_TOOLKIT) \
|
||||
-lraptorgfx \
|
||||
-lgfxps \
|
||||
-limg \
|
||||
-lmozutil \
|
||||
$(TK_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user