зеркало из https://github.com/mozilla/pjs.git
fix for bug 100895, contributed by jonsmirl@mediaone.net
r=harishd, sr=alecf slam dunk those dependencies!
This commit is contained in:
Родитель
b06c4a0492
Коммит
477f8d882b
|
@ -39,12 +39,9 @@ REQUIRES = xpcom \
|
|||
uconv \
|
||||
expat \
|
||||
layout \
|
||||
content \
|
||||
dom \
|
||||
pref \
|
||||
nkcache \
|
||||
intl \
|
||||
widget \
|
||||
$(NULL)
|
||||
|
||||
SHARED_LIBRARY_LIBS = \
|
||||
|
|
|
@ -31,11 +31,7 @@ REQUIRES = xpcom \
|
|||
layout \
|
||||
dom \
|
||||
pref \
|
||||
nkcache \
|
||||
intl \
|
||||
widget \
|
||||
raptor \
|
||||
content \
|
||||
$(NULL)
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsIStringBundle.h"
|
||||
#include "nsITextContent.h"
|
||||
#include "nsISupportsArray.h"
|
||||
#include "nsXPIDLString.h"
|
||||
#include "nsParserMsgUtils.h"
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
#include "nsISupports.h"
|
||||
#include "nsHTMLTokens.h"
|
||||
#include "nsIHTMLContentSink.h"
|
||||
#include "nsIXMLContentSink.h"
|
||||
#include "nsDTDUtils.h"
|
||||
#include "nsParserNode.h"
|
||||
|
||||
|
|
|
@ -51,7 +51,6 @@
|
|||
#include "nsDTDUtils.h"
|
||||
#include "nsIContentSink.h"
|
||||
#include "nsIHTMLContentSink.h"
|
||||
#include "nsIXMLContentSink.h"
|
||||
#include "nsHTMLTokenizer.h"
|
||||
#include "nsExpatTokenizer.h"
|
||||
|
||||
|
|
|
@ -39,12 +39,9 @@ REQUIRES = xpcom \
|
|||
uconv \
|
||||
expat \
|
||||
layout \
|
||||
content \
|
||||
dom \
|
||||
pref \
|
||||
nkcache \
|
||||
intl \
|
||||
widget \
|
||||
$(NULL)
|
||||
|
||||
SHARED_LIBRARY_LIBS = \
|
||||
|
|
|
@ -31,11 +31,7 @@ REQUIRES = xpcom \
|
|||
layout \
|
||||
dom \
|
||||
pref \
|
||||
nkcache \
|
||||
intl \
|
||||
widget \
|
||||
raptor \
|
||||
content \
|
||||
$(NULL)
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsIStringBundle.h"
|
||||
#include "nsITextContent.h"
|
||||
#include "nsISupportsArray.h"
|
||||
#include "nsXPIDLString.h"
|
||||
#include "nsParserMsgUtils.h"
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
#include "nsISupports.h"
|
||||
#include "nsHTMLTokens.h"
|
||||
#include "nsIHTMLContentSink.h"
|
||||
#include "nsIXMLContentSink.h"
|
||||
#include "nsDTDUtils.h"
|
||||
#include "nsParserNode.h"
|
||||
|
||||
|
|
|
@ -51,7 +51,6 @@
|
|||
#include "nsDTDUtils.h"
|
||||
#include "nsIContentSink.h"
|
||||
#include "nsIHTMLContentSink.h"
|
||||
#include "nsIXMLContentSink.h"
|
||||
#include "nsHTMLTokenizer.h"
|
||||
#include "nsExpatTokenizer.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче