undoing my checkin, didn't notice bsmedberg's

(all bustage fixes are due to bug 214889)
This commit is contained in:
cbiesinger%web.de 2006-03-29 08:51:51 +00:00
Родитель 7a8e12e764
Коммит ffaeae2f99
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -107,10 +107,6 @@ EXTRA_DSO_LDOPTS = \
$(MOZ_XPCOM_OBSOLETE_LIBS) \
$(NULL)
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
EXTRA_DSO_LDOPTS += $(TK_LIBS)
endif
else
# we don't want the shared lib, but we want to force the creation of a static lib.