Link xpcom after unicharutil so that symbols are resolved in the proper order on Irix.

Fixing tinderbox bustage.
This commit is contained in:
seawood%netscape.com 2002-02-20 06:06:54 +00:00
parent f929b21bf6
commit aa9b138f6f

View File

@ -125,9 +125,9 @@ endif
XP_DIST_LIBS += \
$(EXTRA_DSO_LIBS) \
$(XPCOM_LIBS) \
$(MOZ_JS_LIBS) \
$(MOZ_UNICHARUTIL_LIBS) \
$(XPCOM_LIBS) \
$(NULL)
XP_LIBS = \