Use standalone zlib headers when building standalone jar

Bug #264407 r=ben.bucksch
This commit is contained in:
cls%seawood.org 2004-10-15 00:44:06 +00:00
parent 5da4ece7c4
commit 1c8ffcc665

View File

@ -49,7 +49,7 @@ LIBRARY_NAME = jar$(VERSION_NUMBER)_s
REQUIRES = xpcom \
string \
caps \
$(ZLIB_REQUIRES) \
zlib \
$(NULL)
#DEP_XPIDLSRCS = $(MODULES_LIBJAR_XPIDLSRCS)