Change name of cache lib from libnkcache.so to libnecko_cache.so, to be more consistent with other necko components
git-svn-id: svn://10.0.0.236/trunk@55613 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d2ded9c6d9
commit
5639bf7c12
2
mozilla/netwerk/cache/build/Makefile.in
vendored
2
mozilla/netwerk/cache/build/Makefile.in
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user