Oops. Forgot that LIBS_DIR already set -L. Fixing dec1 bustage

This commit is contained in:
seawood%netscape.com 2002-02-19 05:38:41 +00:00
parent b9007b05e6
commit 27f3690e46

View File

@ -173,7 +173,7 @@ NSS_LIBS = \
$(NULL)
else
NSS_LIBS = \
-L$(LIBS_DIR) \
$(LIBS_DIR) \
$(DIST)/lib/$(LIB_PREFIX)crmf.$(LIB_SUFFIX) \
-lsmime3 \
-lssl3 \