Backing out fix for solaris from earlier, r=akkana,scc

git-svn-id: svn://10.0.0.236/trunk@77701 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
2000-08-31 01:22:17 +00:00
parent cbeaf237a0
commit 8514fdd64f
4 changed files with 0 additions and 8 deletions

View File

@@ -40,7 +40,6 @@ LIBS = \
$(EXTRA_DSO_LIBS) \
$(LOST_SYM_LIBS) \
$(MOZ_COMPONENT_LIBS) \
-L$(DIST)/bin/components -lhtmlpars \
$(NULL)
include $(topsrcdir)/config/config.mk
@@ -57,5 +56,3 @@ include $(topsrcdir)/config/rules.mk
DEFINES += -DUSE_NSREG
test:
@echo MOZ_COMPONENT_LIBS = $(MOZ_COMPONENT_LIBS)