Use $(wildcard..) to make certain configure dependencies optional. Bug #42211
git-svn-id: svn://10.0.0.236/trunk@72183 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
50e07a6702
commit
815321e9a9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user