зеркало из https://github.com/mozilla/pjs.git
Fix non-Android test failures due to MOZ_SPELLCHECK not being defined in editor; r=dougt
This commit is contained in:
Родитель
65d610768c
Коммит
1d0e5f50ae
|
@ -46,6 +46,10 @@ ifdef ENABLE_TESTS
|
|||
DIRS += tests
|
||||
endif
|
||||
|
||||
ifdef MOZ_SPELLCHECK
|
||||
DEFINES += -DMOZ_SPELLCHECK
|
||||
endif
|
||||
|
||||
MODULE = editor
|
||||
LIBRARY_NAME = editorbase_s
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
|
Загрузка…
Ссылка в новой задаче