Part of my mailnews reduce disk footprint cleanup effort. We no longer need to be linking against rdfutils and xplib.

This commit is contained in:
mscott%netscape.com 1999-04-04 21:44:51 +00:00
parent 784be62d5c
commit cf034705a6

View File

@ -48,9 +48,7 @@ EXTRA_DSO_LDOPTS = \
-L$(DIST)/bin \
-L$(DIST)/lib \
-lraptorbase \
-lxp \
-lxpcom \
-lrdfutil_s \
$(NULL)