From d7c892374e78e8e6aa11d5aac71551ca3ca6c2d5 Mon Sep 17 00:00:00 2001 From: "mjudge%netscape.com" Date: Tue, 18 Dec 2001 02:06:04 +0000 Subject: [PATCH] wrong name for module name. needed webbrwsr not webBrowser_core --- accessible/src/base/Makefile.in | 2 +- accessible/src/html/Makefile.in | 2 +- accessible/src/xul/Makefile.in | 2 +- content/base/src/Makefile.in | 2 +- content/build/Makefile.in | 2 +- content/events/src/Makefile.in | 2 +- content/html/document/src/Makefile.in | 2 +- content/xbl/src/Makefile.in | 2 +- content/xul/document/src/Makefile.in | 2 +- editor/composer/src/Makefile.in | 2 +- editor/libeditor/base/Makefile.in | 2 +- editor/libeditor/html/Makefile.in | 2 +- editor/libeditor/text/Makefile.in | 2 +- editor/txtsvc/src/Makefile.in | 2 +- layout/base/src/Makefile.in | 2 +- layout/html/document/src/Makefile.in | 2 +- layout/html/forms/src/Makefile.in | 2 +- layout/html/style/src/Makefile.in | 2 +- layout/html/table/src/Makefile.in | 2 +- layout/xul/base/src/Makefile.in | 2 +- layout/xul/base/src/grid/Makefile.in | 2 +- layout/xul/base/src/outliner/src/Makefile.in | 2 +- mailnews/compose/src/Makefile.in | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/accessible/src/base/Makefile.in b/accessible/src/base/Makefile.in index 203c7a2f76b7..608cfca793ee 100644 --- a/accessible/src/base/Makefile.in +++ b/accessible/src/base/Makefile.in @@ -48,7 +48,7 @@ REQUIRES = \ widget \ xpcom \ xuldoc \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/accessible/src/html/Makefile.in b/accessible/src/html/Makefile.in index ae9d3430b653..6dc9746206e8 100644 --- a/accessible/src/html/Makefile.in +++ b/accessible/src/html/Makefile.in @@ -47,7 +47,7 @@ REQUIRES = \ webshell \ widget \ xpcom \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/accessible/src/xul/Makefile.in b/accessible/src/xul/Makefile.in index d94afc7a9fb6..cf46e9950a66 100644 --- a/accessible/src/xul/Makefile.in +++ b/accessible/src/xul/Makefile.in @@ -47,7 +47,7 @@ REQUIRES = \ webshell \ widget \ xpcom \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/content/base/src/Makefile.in b/content/base/src/Makefile.in index 926ed45e3bd5..49b7795b0494 100644 --- a/content/base/src/Makefile.in +++ b/content/base/src/Makefile.in @@ -54,7 +54,7 @@ REQUIRES = xpcom \ windowwatcher \ imglib2 \ gfx2 \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/content/build/Makefile.in b/content/build/Makefile.in index 924f023f3a45..32132294ea01 100644 --- a/content/build/Makefile.in +++ b/content/build/Makefile.in @@ -56,7 +56,7 @@ REQUIRES = xpcom \ xuldoc \ xultmpl \ timer \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/content/events/src/Makefile.in b/content/events/src/Makefile.in index f32c117c2a35..7d6d4612fb68 100644 --- a/content/events/src/Makefile.in +++ b/content/events/src/Makefile.in @@ -44,7 +44,7 @@ REQUIRES = xpcom \ htmlparser \ view \ necko \ - webBrowser_core \ + webbrwsr \ unicharutil \ $(NULL) diff --git a/content/html/document/src/Makefile.in b/content/html/document/src/Makefile.in index 4972e8063e94..2707468bba27 100644 --- a/content/html/document/src/Makefile.in +++ b/content/html/document/src/Makefile.in @@ -57,7 +57,7 @@ REQUIRES = xpcom \ imglib2 \ xpconnect \ unicharutil \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/content/xbl/src/Makefile.in b/content/xbl/src/Makefile.in index b933c1af6745..6aaa7862024c 100644 --- a/content/xbl/src/Makefile.in +++ b/content/xbl/src/Makefile.in @@ -52,7 +52,7 @@ REQUIRES = xpcom \ rdf \ imglib2 \ unicharutil \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/content/xul/document/src/Makefile.in b/content/xul/document/src/Makefile.in index cb1cde48e9ce..69bd148f3e91 100644 --- a/content/xul/document/src/Makefile.in +++ b/content/xul/document/src/Makefile.in @@ -53,7 +53,7 @@ REQUIRES = xpcom \ xul \ xultmpl \ webshell \ - webBrowser_core \ + webbrwsr \ unicharutil \ $(NULL) diff --git a/editor/composer/src/Makefile.in b/editor/composer/src/Makefile.in index e7e547d049fc..25d2b34f679d 100644 --- a/editor/composer/src/Makefile.in +++ b/editor/composer/src/Makefile.in @@ -56,7 +56,7 @@ REQUIRES = xpcom \ mimetype \ imglib2 \ gfx2 \ - webBrowser_core \ + webbrwsr \ unicharutil \ $(NULL) diff --git a/editor/libeditor/base/Makefile.in b/editor/libeditor/base/Makefile.in index 13a3be8561ea..b9177fae52d4 100644 --- a/editor/libeditor/base/Makefile.in +++ b/editor/libeditor/base/Makefile.in @@ -44,7 +44,7 @@ REQUIRES = xpcom \ gfx \ widget \ xuldoc \ - webBrowser_core \ + webbrwsr \ $(NULL) # Internal header files, needed by other editor sublibs: diff --git a/editor/libeditor/html/Makefile.in b/editor/libeditor/html/Makefile.in index 2418df3f0fb9..ac4c5df0f30e 100644 --- a/editor/libeditor/html/Makefile.in +++ b/editor/libeditor/html/Makefile.in @@ -42,7 +42,7 @@ REQUIRES = xpcom \ pref \ gfx \ widget \ - webBrowser_core \ + webbrwsr \ $(NULL) # Building the full blown HTML Editor so add its source files and objects: diff --git a/editor/libeditor/text/Makefile.in b/editor/libeditor/text/Makefile.in index 13e1466ab542..3b9bf9e13188 100644 --- a/editor/libeditor/text/Makefile.in +++ b/editor/libeditor/text/Makefile.in @@ -44,7 +44,7 @@ REQUIRES = xpcom \ lwbrk \ gfx \ widget \ - webBrowser_core \ + webbrwsr \ unicharutil \ $(NULL) diff --git a/editor/txtsvc/src/Makefile.in b/editor/txtsvc/src/Makefile.in index 9ef1a7c2cc67..eac830b507a1 100644 --- a/editor/txtsvc/src/Makefile.in +++ b/editor/txtsvc/src/Makefile.in @@ -39,7 +39,7 @@ REQUIRES = xpcom \ content \ dom \ widget \ - webBrowser_core \ + webbrwsr \ unicharutil \ $(NULL) diff --git a/layout/base/src/Makefile.in b/layout/base/src/Makefile.in index e924c8aea68f..b7b4dcb46faa 100644 --- a/layout/base/src/Makefile.in +++ b/layout/base/src/Makefile.in @@ -46,7 +46,7 @@ REQUIRES = xpcom \ docshell \ imglib2 \ gfx2 \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/layout/html/document/src/Makefile.in b/layout/html/document/src/Makefile.in index 4d4b3ff3ae5c..0c3d2d775155 100644 --- a/layout/html/document/src/Makefile.in +++ b/layout/html/document/src/Makefile.in @@ -46,7 +46,7 @@ REQUIRES = xpcom \ shistory \ xpconnect \ accessibility \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/layout/html/forms/src/Makefile.in b/layout/html/forms/src/Makefile.in index 1f8362783eb5..5ad12204ee3c 100644 --- a/layout/html/forms/src/Makefile.in +++ b/layout/html/forms/src/Makefile.in @@ -52,7 +52,7 @@ REQUIRES = xpcom \ xpconnect \ unicharutil \ pref \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/layout/html/style/src/Makefile.in b/layout/html/style/src/Makefile.in index 35546e3c55e4..7c236ba2d1f8 100644 --- a/layout/html/style/src/Makefile.in +++ b/layout/html/style/src/Makefile.in @@ -44,7 +44,7 @@ REQUIRES = xpcom \ xuldoc \ imglib2 \ gfx2 \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/layout/html/table/src/Makefile.in b/layout/html/table/src/Makefile.in index fd84d910cc7f..b1019ba0b204 100644 --- a/layout/html/table/src/Makefile.in +++ b/layout/html/table/src/Makefile.in @@ -39,7 +39,7 @@ REQUIRES = xpcom \ view \ accessibility \ necko \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/layout/xul/base/src/Makefile.in b/layout/xul/base/src/Makefile.in index e35f6ca019b2..c32a72b5ee48 100644 --- a/layout/xul/base/src/Makefile.in +++ b/layout/xul/base/src/Makefile.in @@ -49,7 +49,7 @@ REQUIRES = xpcom \ gfx2 \ imglib2 \ unicharutil \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/layout/xul/base/src/grid/Makefile.in b/layout/xul/base/src/grid/Makefile.in index 6a2037661b13..1d02c58bf37d 100644 --- a/layout/xul/base/src/grid/Makefile.in +++ b/layout/xul/base/src/grid/Makefile.in @@ -36,7 +36,7 @@ REQUIRES = xpcom \ locale \ view \ necko \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/layout/xul/base/src/outliner/src/Makefile.in b/layout/xul/base/src/outliner/src/Makefile.in index 321aa505c68e..405f1930ad69 100644 --- a/layout/xul/base/src/outliner/src/Makefile.in +++ b/layout/xul/base/src/outliner/src/Makefile.in @@ -41,7 +41,7 @@ REQUIRES = xpcom \ necko \ gfx2 \ imglib2 \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \ diff --git a/mailnews/compose/src/Makefile.in b/mailnews/compose/src/Makefile.in index 5e0060c564e9..1b9ff96fb8a6 100644 --- a/mailnews/compose/src/Makefile.in +++ b/mailnews/compose/src/Makefile.in @@ -62,7 +62,7 @@ REQUIRES = xpcom \ nkcache \ mimetype \ windowwatcher \ - webBrowser_core \ + webbrwsr \ $(NULL) CPPSRCS = \