Link mozutil_s into viewer directly rather than relying upon some component to contain it.
Byproduct of bug 58981 git-svn-id: svn://10.0.0.236/trunk@110707 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -107,6 +107,9 @@ EXTRA_DSO_LIBS = gkgfx
|
||||
ifdef MOZ_OJI
|
||||
EXTRA_DSO_LIBS += jsj
|
||||
endif
|
||||
ifdef MOZ_PERF_METRICS
|
||||
EXTRA_DSO_LIBS += mozutil_s
|
||||
endif
|
||||
|
||||
XP_DIST_LIBS = \
|
||||
$(EXTRA_DSO_LIBS) \
|
||||
|
||||
Reference in New Issue
Block a user