зеркало из https://github.com/mozilla/gecko-dev.git
[#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Add hook for the Linux's build of the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com. Paul Gartside <Paul.Gartside@netscape.net> reported that ucmath compiled fine on Linux.
This commit is contained in:
Родитель
489983c1d4
Коммит
d5d9af46a0
|
@ -40,6 +40,10 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
DIRS = idl public src ucvja ucvcn ucvlatin ucvtw ucvtw2 ucvko ucvibm
|
||||
|
||||
ifdef MOZ_MATHML
|
||||
DIRS += ucvmath
|
||||
endif
|
||||
|
||||
#ifdef ENABLE_TESTS
|
||||
#DIRS += tests
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче