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