зеркало из https://github.com/mozilla/gecko-dev.git
Use $(wildcard..) to make certain configure dependencies optional. Bug #42211
This commit is contained in:
Родитель
c6064d172d
Коммит
ee9606dbb3
|
@ -351,10 +351,10 @@ CONFIG_STATUS_DEPS := \
|
|||
$(TOPSRCDIR)/configure \
|
||||
$(TOPSRCDIR)/allmakefiles.sh \
|
||||
$(TOPSRCDIR)/.mozconfig.mk \
|
||||
$(TOPSRCDIR)/directory/c-sdk/ldap/configure \
|
||||
$(TOPSRCDIR)/nsprpub/configure \
|
||||
$(TOPSRCDIR)/nsprpub/config/prdepend.h \
|
||||
$(wildcard $(TOPSRCDIR)/nsprpub/configure) \
|
||||
$(wildcard $(TOPSRCDIR)/directory/c-sdk/ldap/configure) \
|
||||
$(wildcard $(TOPSRCDIR)/mailnews/makefiles) \
|
||||
$(wildcard $(TOPSRCDIR)/themes/makefiles) \
|
||||
$(NULL)
|
||||
|
||||
# configure uses the program name to determine @srcdir@. Calling it without
|
||||
|
|
Загрузка…
Ссылка в новой задаче