diff --git a/xpcom/libxpt/xptinfo/src/Makefile.in b/xpcom/libxpt/xptinfo/src/Makefile.in index 8ac5217c9624..a4b9c3e904a0 100644 --- a/xpcom/libxpt/xptinfo/src/Makefile.in +++ b/xpcom/libxpt/xptinfo/src/Makefile.in @@ -34,15 +34,6 @@ CPPSRCS = nsInterfaceInfo.cpp \ REQUIRES = $(MODULE) -EXTRA_DSO_LDOPTS = \ - -L$(DIST)/bin \ - -lxpcom \ - -lxpt \ - -lraptorbase \ - -lreg \ - $(NSPR_LIBS) \ - $(NULL) - # export:: libs include $(topsrcdir)/config/rules.mk diff --git a/xpcom/reflect/xptinfo/src/Makefile.in b/xpcom/reflect/xptinfo/src/Makefile.in index 8ac5217c9624..a4b9c3e904a0 100644 --- a/xpcom/reflect/xptinfo/src/Makefile.in +++ b/xpcom/reflect/xptinfo/src/Makefile.in @@ -34,15 +34,6 @@ CPPSRCS = nsInterfaceInfo.cpp \ REQUIRES = $(MODULE) -EXTRA_DSO_LDOPTS = \ - -L$(DIST)/bin \ - -lxpcom \ - -lxpt \ - -lraptorbase \ - -lreg \ - $(NSPR_LIBS) \ - $(NULL) - # export:: libs include $(topsrcdir)/config/rules.mk