bug 221666 : the latest in a series of landing for this bug. This is to fix run-time linking error in gtk2 build.

This commit is contained in:
jshin%mailaps.org 2003-11-10 12:24:51 +00:00
Родитель c6f340b4eb
Коммит a3bcf6e538
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -168,6 +168,7 @@ EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) \
-lgfxshared_s \
$(GFX_XINERAMA_LIBS) \
$(MOZ_JS_LIBS) \
$(MOZ_UNICHARUTIL_LIBS) \
$(NULL)
endif