Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.

This will fix the problem many people are reporting wrt conflicts with
system libraries that have the same names.
This commit is contained in:
ramiro%netscape.com 1998-12-15 07:37:32 +00:00
parent 7769256dad
commit 73636abd84
6 changed files with 12 additions and 12 deletions

View File

@ -25,7 +25,7 @@ CSRCS = db.c \
nsres.c \
$(NULL)
LIBRARY_NAME = dbm
LIBRARY_NAME = mozdbm
include $(topsrcdir)/config/rules.mk

View File

@ -23,7 +23,7 @@ srcdir = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = util
LIBRARY_NAME = util
LIBRARY_NAME = mozutil
CSRCS = obs.c

View File

@ -127,15 +127,15 @@ EX_LIBS = \
-lstubnj \
-lstubsj \
-ltestdynamic \
-lutil \
-lmozutil \
-lxp \
-lxpcom \
-lutil \
-lmozutil \
-lxp \
-lxpcom \
$(ZLIB_LIBS) \
-lraptorplugin \
-ldbm \
-lmozdbm \
$(NULL)
PROGS = viewer

View File

@ -112,15 +112,15 @@ EX_LIBS = \
-lstubnj \
-lstubsj \
-ltestdynamic \
-lutil \
-lmozutil \
-lxp \
-lxpcom \
-lutil \
-lmozutil \
-lxp \
-lxpcom \
$(ZLIB_LIBS) \
-lraptorplugin \
-ldbm \
-lmozdbm \
$(NULL)
PROGS = main

View File

@ -80,7 +80,7 @@ EX_LIBS=\
-limg \
$(JPEG_LIBS) \
$(PNG_LIBS) \
-lutil \
-lmozutil \
-lxp \
-lxpcom \
$(NSPR_LIBS) \

View File

@ -124,15 +124,15 @@ EX_LIBS = \
-lstubnj \
-lstubsj \
-ltestdynamic \
-lutil \
-lmozutil \
-lxp \
-lxpcom \
-lutil \
-lmozutil \
-lxp \
-lxpcom \
$(ZLIB_LIBS) \
-lraptorplugin \
-ldbm \
-lmozdbm \
$(NULL)
PROGS = $(OBJDIR)/xpviewer