Bug #181334 - libgfxft2.so fails to link on AIX.

r=seawood@netscape.com
This commit is contained in:
pkw%us.ibm.com 2002-12-03 20:30:23 +00:00
parent 51fc1682d2
commit cdd1939100

View File

@ -39,6 +39,12 @@ CPPSRCS = \
nsFreeType.cpp \
$(NULL)
EXTRA_DSO_LDOPTS = \
$(LIBS_DIR) \
-lgkgfx \
$(MOZ_COMPONENT_LIBS) \
$(NULL)
include $(topsrcdir)/config/rules.mk
LOCAL_INCLUDES = \