Use standalone zlib headers when building standalone jar

Bug #264407 r=ben.bucksch


git-svn-id: svn://10.0.0.236/trunk@163800 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2004-10-15 00:44:06 +00:00
parent 2e585b9262
commit bf73f3fc99

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)