Converted parser into a module. Removed static linkage.

This commit is contained in:
vidur%netscape.com 1999-09-30 22:04:39 +00:00
parent 0ac77d091f
commit cd1d7968b9
2 changed files with 0 additions and 2 deletions

View File

@ -64,7 +64,6 @@ EXTRA_DSO_LDOPTS = \
-L$(DIST)/bin \
$(NSPR_LIBS) \
-lxpcom \
-lraptorhtmlpars \
-lraptorgfx \
-ljsdom \
-lmozjs \

View File

@ -75,7 +75,6 @@ LLIBS= \
$(DIST)\lib\xpcom.lib \
$(DIST)\lib\raptorgfxwin.lib \
$(DIST)\lib\timer_s.lib \
$(DIST)\lib\raptorhtmlpars.lib \
$(DIST)\lib\jsdom.lib \
!ifdef NECKO
$(DIST)\lib\neckoutil_s.lib \