This makefile should not use EXPORT_LIBRARY since it's now part of libnecko. Bug 206143, r=darin, sr=alecf, a=mkaply.

This commit is contained in:
bryner%netscape.com 2003-05-21 21:42:36 +00:00
parent 6cf75a0b61
commit 590a6d168d

View File

@ -28,9 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = nkcache
LIBRARY_NAME = nkcache_s
EXPORT_LIBRARY = 1
FORCE_STATIC_LIB = 1
MODULE_NAME = cacheservice
REQUIRES = xpcom \
string \
necko \