mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 21:28:55 +00:00
Bug 856291 - Remove xpcom reference from xulrunner pkg-config files. r=glandium
This commit is contained in:
parent
8ab1be61ad
commit
d5328a7f1d
@ -64,7 +64,7 @@ FULL_NSPR_LIBS=$(subst $(prefix),\$${sdkdir},$(shell $(DEPTH)/nsprpub/config/nsp
|
||||
NSPR_VERSION=$(shell $(DEPTH)/nsprpub/config/nspr-config --version)
|
||||
endif
|
||||
|
||||
MOZ_XUL_LINK = -lxpcomglue_s -lxul -lxpcom -lmozalloc
|
||||
MOZ_XUL_LINK = -lxpcomglue_s -lxul -lmozalloc
|
||||
ifdef JS_SHARED_LIBRARY
|
||||
MOZ_JS_LINK = -lmozjs
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user