Need to link against MOZ_JS_LIBS. r=cls

git-svn-id: svn://10.0.0.236/trunk@73770 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
colin%theblakes.com
2000-07-06 20:13:57 +00:00
parent 5a93fe8776
commit b66b98f8a8
2 changed files with 2 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ endif
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) \
-lgkgfx \
$(MOZ_JS_LIBS) \
$(NULL)
DEFINES += -D_IMPL_NS_GFXNONXP

View File

@@ -59,6 +59,7 @@ SHARED_LIBRARY_LIBS = $(DIST)/lib/libxpwidgets_s.a
EXTRA_DSO_LDOPTS = \
$(MOZ_COMPONENT_LIBS) \
-lgkgfx \
$(MOZ_JS_LIBS) \
$(NULL)
ifndef MOZ_MONOLITHIC_TOOLKIT