Fix --enable-tests builds -- need to link to zlib. r=vlad
git-svn-id: svn://10.0.0.236/trunk@218703 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -82,6 +82,7 @@ LIBS = $(HELPER_OBJS) \
|
||||
$(NSPR_LIBS) \
|
||||
$(call EXPAND_MOZLIBNAME,thebes) \
|
||||
$(TK_LIBS) \
|
||||
$(ZLIB_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(MOZ_GFX_TOOLKIT),windows)
|
||||
|
||||
Reference in New Issue
Block a user