Bug 550835 - TB cannot be built using system hunspell lib; (Bv1) Update SeaMonkey too.

r=standard8.
This commit is contained in:
Serge Gautherie 2010-03-11 12:39:11 +01:00
Родитель 85f7a9cd9c
Коммит f748494712
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -133,9 +133,11 @@ ifdef MOZ_ENABLE_DBUS
LIBS += $(MOZ_DBUS_GLIB_LIBS)
endif
ifndef MOZ_ENABLE_LIBXUL
ifdef MOZ_NATIVE_HUNSPELL
LIBS += $(MOZ_HUNSPELL_LIBS)
endif
endif
ifndef MOZ_WINCONSOLE
ifdef MOZ_DEBUG