fixing build bustage on linux

This commit is contained in:
valeski%netscape.com 2000-08-10 03:37:36 +00:00
parent 595ab0d8c2
commit c0d62b4aeb

View File

@ -37,6 +37,8 @@ CPPSRCS = \
nsEmbedAPI.cpp \
$(NULL)
SHARED_LIBRARY_LIBS = $(DIST)/lib/libxpfelocation_s.$(LIB_SUFFIX)
# we don't want the shared lib, but we want to force the creation of a
# static lib.
override NO_SHARED_LIB=1