mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
use XPCOM_GLUE_LIBS for libxpical componentry, to reduce version dependence
This commit is contained in:
parent
a9984bcdb7
commit
86e0934c45
@ -80,7 +80,8 @@ EXTRA_DSO_LIBS = mozicalss mozical
|
||||
EXTRA_DSO_LDOPTS += \
|
||||
$(LIBS_DIR) \
|
||||
$(EXTRA_DSO_LIBS) \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
$(XPCOM_GLUE_LIBS) \
|
||||
$(MOZ_COMPONENT_NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_MAIL_NEWS
|
||||
|
Loading…
Reference in New Issue
Block a user