Change name of cache lib from libnkcache.so to libnecko_cache.so, to be more consistent with other necko components

This commit is contained in:
fur%netscape.com 1999-12-07 22:16:58 +00:00
Родитель 5135a6dbb2
Коммит 971124a079
1 изменённых файлов: 1 добавлений и 1 удалений

2
netwerk/cache/build/Makefile.in поставляемый
Просмотреть файл

@ -23,7 +23,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = nkcache
LIBRARY_NAME = nkcache
LIBRARY_NAME = necko_cache
IS_COMPONENT = 1
CPPSRCS = nsNetDataCacheModule.cpp