зеркало из https://github.com/mozilla/pjs.git
ifdef'd out MOZ_OJI as only the bare minimum should be on by default for the autoconf buld.
This commit is contained in:
Родитель
245f9a261d
Коммит
29c5d4e8cc
|
@ -545,8 +545,10 @@ DEFINES += -DNSPR
|
|||
endif
|
||||
|
||||
ifndef MOZ_JAVA
|
||||
ifndef USE_AUTOCONF
|
||||
MOZ_OJI = 1 # on by default now
|
||||
endif
|
||||
endif
|
||||
|
||||
ifdef MOZ_JAVA
|
||||
DEFINES += -DJAVA
|
||||
|
|
Загрузка…
Ссылка в новой задаче