Clean up REQUIRES, r=cls

This commit is contained in:
jaggernaut%netscape.com 2001-09-25 02:56:54 +00:00
parent 2d1eb8ed67
commit d02a77c434
6 changed files with 0 additions and 8 deletions

View File

@ -32,16 +32,13 @@ LIBRARY_NAME = gkgfx
EXPORT_LIBRARY = 1
REQUIRES = xpcom \
string \
layout \
content \
widget \
locale \
view \
necko \
pref \
gfx2 \
imglib2 \
intl \
uconv \
$(NULL)

View File

@ -42,7 +42,6 @@ REQUIRES = xpcom \
unicharutil \
windowwatcher \
locale \
intl \
$(NULL)
CSRCS = nsPrintdGTK.c

View File

@ -41,7 +41,6 @@ REQUIRES = xpcom \
gfx2 \
necko \
imglib2 \
intl \
$(NULL)
EXTRA_DSO_LIBS += gkgfx

View File

@ -45,7 +45,6 @@ REQUIRES = xpcom \
unicharutil \
gfx2 \
imglib2 \
intl \
$(NULL)
CSRCS = \

View File

@ -30,7 +30,6 @@ MODULE = necko
LIBRARY_NAME = nkres_s
REQUIRES = xpcom \
string \
mimetype \
$(NULL)
CPPSRCS = \

View File

@ -36,7 +36,6 @@ REQUIRES = xpcom \
timer \
uconv \
necko \
intl \
xremoteservice \
view \
util \