Fix burning from bug checkin of 33451, put linking against xpcom_obsolete back in to make mac and windows happy.

This commit is contained in:
bugzilla%standard8.demon.co.uk 2005-10-05 16:39:39 +00:00
parent 4e52f8dfed
commit 107d654403

View File

@ -101,6 +101,7 @@ EXTRA_DSO_LDOPTS = \
$(LIBS_DIR) \
$(EXTRA_DSO_LIBS) \
$(MOZ_COMPONENT_LIBS) \
$(MOZ_XPCOM_OBSOLETE_LIBS) \
$(NULL)
else