зеркало из https://github.com/mozilla/pjs.git
Make the non-existance of libembed_lite not be a fatal error. Not part of the default build, but fixing Camino static build bustage.
This commit is contained in:
Родитель
d7112678d5
Коммит
4bcdab55cf
|
@ -76,7 +76,7 @@ endif
|
|||
fi
|
||||
$(NSINSTALL) -t $(srcdir)/installed-chrome.txt $(DIST)/Embed/chrome
|
||||
$(NSINSTALL) -t $(srcdir)/readme.html $(DIST)/Embed
|
||||
$(NSINSTALL) -t $(DEPTH)/embedding/lite/$(LIB_PREFIX)embed_lite$(DLL_SUFFIX) $(DIST)/Embed/components
|
||||
-$(NSINSTALL) -t $(DEPTH)/embedding/lite/$(LIB_PREFIX)embed_lite$(DLL_SUFFIX) $(DIST)/Embed/components
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
ifeq ($(WINAPP),mfcembed)
|
||||
$(NSINSTALL) -t $(DIST)/bin/mfcembed.exe $(DIST)/Embed
|
||||
|
|
Загрузка…
Ссылка в новой задаче