зеркало из https://github.com/mozilla/gecko-dev.git
Default of 0 on MOZ_ENDER_LITE actually made it default to ON. Turn it back off
This commit is contained in:
Родитель
050f2e66da
Коммит
f13b0bd778
|
@ -2639,7 +2639,7 @@ fi
|
|||
AC_SUBST(MOZ_MAIL_NEWS)
|
||||
|
||||
dnl Turn on the new lightweight gfx text control frames
|
||||
MOZ_ENDER_LITE=0
|
||||
MOZ_ENDER_LITE=
|
||||
MOZ_ARG_ENABLE_BOOL(ender-lite,
|
||||
[ --enable-ender-lite Enable new lightweight text control frames],
|
||||
MOZ_ENDER_LITE=1 )
|
||||
|
|
Загрузка…
Ссылка в новой задаче