Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
Followup to bug 398573 - remove REQUIRES from the tree since it is no…
Browse files Browse the repository at this point in the history
… longer used... automatically generated patch, rs=ted
  • Loading branch information
bsmedberg committed Aug 25, 2009
1 parent e901e4d commit 28fb767
Show file tree
Hide file tree
Showing 336 changed files with 22 additions and 3,291 deletions.
2 changes: 0 additions & 2 deletions accessible/build/Makefile.in
Expand Up @@ -54,8 +54,6 @@ MODULE_NAME = nsAccessibilityModule
GRE_MODULE = 1
LIBXUL_LIBRARY = 1

REQUIRES = xpcom \
$(NULL)

CPPSRCS = nsAccessibilityFactory.cpp

Expand Down
17 changes: 0 additions & 17 deletions accessible/src/atk/Makefile.in
Expand Up @@ -45,23 +45,6 @@ MODULE = accessibility
LIBRARY_NAME = accessibility_toolkit_s
LIBXUL_LIBRARY = 1

REQUIRES = content \
docshell \
dom \
editor \
gfx \
thebes \
intl \
layout \
locale \
necko \
string \
uriloader \
view \
webshell \
widget \
xpcom \
$(NULL)

CPPSRCS = \
nsAccessNodeWrap.cpp \
Expand Down
25 changes: 0 additions & 25 deletions accessible/src/base/Makefile.in
Expand Up @@ -46,31 +46,6 @@ MODULE = accessibility
LIBRARY_NAME = accessibility_base_s
LIBXUL_LIBRARY = 1

REQUIRES = appshell \
commandhandler \
composer \
content \
docshell \
dom \
editor \
gfx \
thebes \
intl \
layout \
locale \
necko \
plugin \
pref \
string \
unicharutil \
uriloader \
view \
webshell \
widget \
xpcom \
xuldoc \
imglib2 \
$(NULL)

CPPSRCS = \
nsAccessNode.cpp \
Expand Down
20 changes: 0 additions & 20 deletions accessible/src/html/Makefile.in
Expand Up @@ -47,26 +47,6 @@ MODULE = accessibility
LIBRARY_NAME = accessibility_html_s
LIBXUL_LIBRARY = 1

REQUIRES = composer \
content \
docshell \
dom \
editor \
gfx \
imglib2 \
intl \
js \
layout \
locale \
necko \
string \
thebes \
view \
webshell \
widget \
xpcom \
xpconnect \
$(NULL)

ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
REQUIRES += editor
Expand Down
16 changes: 0 additions & 16 deletions accessible/src/mac/Makefile.in
Expand Up @@ -45,22 +45,6 @@ MODULE = accessibility
LIBRARY_NAME = accessibility_toolkit_s
LIBXUL_LIBRARY = 1

REQUIRES = content \
layout \
docshell \
dom \
editor \
gfx \
thebes \
intl \
locale \
string \
uriloader \
view \
widget \
xpcom \
necko \
$(NULL)


CMMSRCS = nsAccessNodeWrap.mm \
Expand Down
21 changes: 0 additions & 21 deletions accessible/src/msaa/Makefile.in
Expand Up @@ -45,27 +45,6 @@ MODULE = accessibility
LIBRARY_NAME = accessibility_toolkit_s
LIBXUL_LIBRARY = 1

REQUIRES = content \
docshell \
dom \
editor \
gfx \
thebes \
htmlparser \
intl \
layout \
locale \
necko \
plugin \
pref \
string \
uriloader \
view \
webshell \
widget \
xpcom \
xuldoc \
$(NULL)

CPPSRCS = \
nsAccessNodeWrap.cpp \
Expand Down
21 changes: 0 additions & 21 deletions accessible/src/other/Makefile.in
Expand Up @@ -45,27 +45,6 @@ MODULE = accessibility
LIBRARY_NAME = accessibility_toolkit_s
LIBXUL_LIBRARY = 1

REQUIRES = content \
docshell \
dom \
editor \
gfx \
thebes \
htmlparser \
intl \
layout \
locale \
necko \
plugin \
pref \
string \
uriloader \
view \
webshell \
widget \
xpcom \
xuldoc \
$(NULL)

CPPSRCS = \
nsAccessNodeWrap.cpp \
Expand Down
15 changes: 0 additions & 15 deletions accessible/src/xforms/Makefile.in
Expand Up @@ -47,21 +47,6 @@ MODULE = accessibility
LIBRARY_NAME = accessibility_xforms_s
LIBXUL_LIBRARY = 1

REQUIRES = content \
docshell \
dom \
editor \
gfx \
thebes \
intl \
layout \
locale \
necko \
pref \
string \
widget \
xpcom \
$(NULL)

ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
REQUIRES += editor
Expand Down
15 changes: 0 additions & 15 deletions accessible/src/xul/Makefile.in
Expand Up @@ -47,21 +47,6 @@ MODULE = accessibility
LIBRARY_NAME = accessibility_xul_s
LIBXUL_LIBRARY = 1

REQUIRES = content \
docshell \
dom \
editor \
gfx \
thebes \
intl \
layout \
locale \
necko \
pref \
string \
widget \
xpcom \
$(NULL)

ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
REQUIRES += editor
Expand Down
1 change: 0 additions & 1 deletion browser/components/about/Makefile.in
Expand Up @@ -49,7 +49,6 @@ ifndef MOZ_MEMORY
USE_STATIC_LIBS = 1
endif

REQUIRES = xpcom string necko caps

EXPORTS_NAMESPACES = mozilla/browser

Expand Down
15 changes: 0 additions & 15 deletions browser/components/build/Makefile.in
Expand Up @@ -18,21 +18,6 @@ ifndef MOZ_MEMORY
USE_STATIC_LIBS = 1
endif

REQUIRES = \
xpcom \
string \
rdf \
uriloader \
intl \
necko \
shellservice \
xulapp \
places \
browserplaces \
microsummaries \
privatebrowsing \
browserabout \
$(NULL)

EXPORTS = nsBrowserCompsCID.h

Expand Down
6 changes: 0 additions & 6 deletions browser/components/dirprovider/Makefile.in
Expand Up @@ -57,12 +57,6 @@ ifndef MOZ_MEMORY
USE_STATIC_LIBS = 1
endif

REQUIRES = \
xpcom \
string \
pref \
xulapp \
$(NULL)

CPPSRCS = nsBrowserDirectoryProvider.cpp

Expand Down
1 change: 0 additions & 1 deletion browser/components/feeds/src/Makefile.in
Expand Up @@ -60,7 +60,6 @@ EXTRA_PP_COMPONENTS = \
WebContentConverter.js \
$(NULL)

REQUIRES = xpcom string necko mimetype

CPPSRCS = nsFeedSniffer.cpp

Expand Down
20 changes: 0 additions & 20 deletions browser/components/migration/src/Makefile.in
Expand Up @@ -49,26 +49,6 @@ ifndef MOZ_MEMORY
USE_STATIC_LIBS = 1
endif

REQUIRES = \
xpcom \
string \
necko \
libreg \
browsercomps \
toolkitcomps \
loginmgr \
pref \
rdf \
satchel \
intl \
unicharutil \
windowwatcher \
dom \
docshell \
xulapp \
places \
browserplaces \
$(NULL)

CPPSRCS = nsProfileMigrator.cpp \
nsBrowserProfileMigratorUtils.cpp \
Expand Down
12 changes: 0 additions & 12 deletions browser/components/places/src/Makefile.in
Expand Up @@ -52,18 +52,6 @@ ifndef MOZ_MEMORY
USE_STATIC_LIBS = 1
endif

REQUIRES = \
xpcom \
string \
necko \
browsercomps \
toolkitcomps \
unicharutil \
htmlparser \
content \
places \
microsummaries \
$(NULL)

CPPSRCS = nsPlacesImportExportService.cpp

Expand Down
7 changes: 0 additions & 7 deletions browser/components/privatebrowsing/src/Makefile.in
Expand Up @@ -50,13 +50,6 @@ ifndef MOZ_MEMORY
USE_STATIC_LIBS = 1
endif

REQUIRES = \
xpcom \
string \
necko \
js \
xpconnect \
$(NULL)

CPPSRCS = \
nsPrivateBrowsingServiceWrapper.cpp \
Expand Down
15 changes: 0 additions & 15 deletions browser/components/shell/src/Makefile.in
Expand Up @@ -49,21 +49,6 @@ ifndef MOZ_MEMORY
USE_STATIC_LIBS = 1
endif

REQUIRES = \
xpcom \
string \
uriloader \
webbrowserpersist \
dom \
intl \
necko \
content \
imglib2 \
gfx \
widget \
pref \
layout \
$(NULL)

ifneq (,$(filter WINCE WINNT,$(OS_ARCH)))
CPPSRCS = nsWindowsShellService.cpp
Expand Down

0 comments on commit 28fb767

Please sign in to comment.