Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
git-svn-id: svn://10.0.0.236/trunk@73583 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -32,7 +32,6 @@ IS_COMPONENT = 1
|
||||
SHORT_LIBNAME = htmlpars
|
||||
EXTRA_DSO_LIBS = expat_s xmltok_s mozutil_s
|
||||
|
||||
REQUIRES = xpcom netlib raptor
|
||||
|
||||
CPPSRCS = \
|
||||
nsDTDUtils.cpp \
|
||||
|
||||
@@ -27,7 +27,6 @@ LIBRARY_NAME=raptorhtmlpars
|
||||
DEFINES=-D_IMPL_NS_HTMLPARS -DWIN32_LEAN_AND_MEAN -DXML_DTD
|
||||
|
||||
MODULE=raptor
|
||||
REQUIRES=xpcom raptor netlib
|
||||
IS_COMPONENT = 1
|
||||
|
||||
CPPSRCS= \
|
||||
|
||||
Reference in New Issue
Block a user