Bug 316658 - XSLT makefiles (now in layout module) don't set LIBXUL_LIBRARY, causing libxul link warnings, r=darin

This commit is contained in:
bsmedberg%covad.net 2005-11-16 20:33:35 +00:00
parent 884a44f58e
commit 87e2c9bd63
4 changed files with 4 additions and 4 deletions

View File

@ -44,7 +44,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = transformiix
LIBRARY_NAME = txbase_s
MOZILLA_INTERNAL_API = 1
LIBXUL_LIBRARY = 1
REQUIRES = string \
xpcom \

View File

@ -44,7 +44,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = transformiix
LIBRARY_NAME = txxml_s
MOZILLA_INTERNAL_API = 1
LIBXUL_LIBRARY = 1
REQUIRES = \
string \

View File

@ -44,7 +44,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = transformiix
LIBRARY_NAME = txxpath_s
MOZILLA_INTERNAL_API = 1
LIBXUL_LIBRARY = 1
REQUIRES = string \
xpcom \

View File

@ -44,7 +44,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = transformiix
LIBRARY_NAME = txxslt_s
MOZILLA_INTERNAL_API = 1
LIBXUL_LIBRARY = 1
REQUIRES = \
string \