link addressbook against nspr

This commit is contained in:
alecf%netscape.com 1999-09-17 20:32:43 +00:00
parent 8c33f1827b
commit 62d23d1a22

View File

@ -39,7 +39,7 @@ EXTRA_DSO_LDOPTS = \
$(SHARED_LIBRARY_LIBS) \
$(MKSHLIB_UNFORCE_ALL) \
-L$(DIST)/bin \
-L$(DIST)/lib \
$(NSPR_LIBS) \
-lxpcom \
$(NULL)