Link libunicharutil_s before xpcom. Blind attempt to fix hpux bustage

git-svn-id: svn://10.0.0.236/trunk@106826 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
seawood%netscape.com 2001-10-31 10:03:34 +00:00
parent 02e8ea3ff2
commit ac1a58893c

View File

@ -72,9 +72,8 @@ DEFAULTS_FILES = \
EXTRA_DSO_LDOPTS = \
-L$(DIST)/bin \
-L$(DIST)/lib \
$(NSPR_LIBS) \
$(XPCOM_LIBS) \
$(MOZ_UNICHARUTIL_LIBS) \
$(MOZ_COMPONENT_LIBS) \
$(NULL)
include $(topsrcdir)/config/rules.mk