Bug 461888 - No, really remove unused PACKAGE_VARS from mailnews, r+sr=bienvenu
This commit is contained in:
Родитель
ac3e559de5
Коммит
c48ecbe1e6
|
@ -43,10 +43,6 @@ VPATH = @srcdir@
|
|||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = mailnews
|
||||
PACKAGE_VARS += \
|
||||
MOZ_MOVEMAIL \
|
||||
MOZ_STATIC_MAIL_BUILD \
|
||||
$(NULL)
|
||||
|
||||
DIRS = base db/msgdb news local mime compose imap addrbook import extensions
|
||||
|
||||
|
|
|
@ -44,8 +44,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = mailview
|
||||
|
||||
PACKAGE_VARS += MOZ_STATIC_MAIL_BUILD
|
||||
|
||||
DIRS = public src resources
|
||||
|
||||
ifndef MOZ_STATIC_MAIL_BUILD
|
||||
|
|
|
@ -44,8 +44,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = msgmdn
|
||||
|
||||
PACKAGE_VARS = MOZ_STATIC_MAIL_BUILD
|
||||
|
||||
DIRS = src
|
||||
|
||||
ifndef MOZ_STATIC_MAIL_BUILD
|
||||
|
|
Загрузка…
Ссылка в новой задаче