зеркало из https://github.com/mozilla/pjs.git
This is it.....flip the necko switch for linux by enabling necko as the default choice.
This commit is contained in:
Родитель
0f2e041c4b
Коммит
3af696d48a
|
@ -1599,11 +1599,12 @@ MOZ_ARG_DISABLE_BOOL(mailnews,
|
||||||
[ --disable-mailnews Dont build Mail & News],
|
[ --disable-mailnews Dont build Mail & News],
|
||||||
MOZ_MAIL_NEWS= )
|
MOZ_MAIL_NEWS= )
|
||||||
|
|
||||||
|
NECKO=1
|
||||||
|
|
||||||
dnl NECKO is the new netlib landing.
|
dnl NECKO is the new netlib module. Build Necko by default
|
||||||
MOZ_ARG_ENABLE_BOOL(necko,
|
MOZ_ARG_DISABLE_BOOL(necko,
|
||||||
[ --enable-necko Enable NECKO, the new network library.],
|
[ --disable-necko Dont build Necko, the new network library.],
|
||||||
NECKO=1)
|
NECKO=)
|
||||||
|
|
||||||
dnl Note: This conflicts with --disable-shared
|
dnl Note: This conflicts with --disable-shared
|
||||||
MOZ_ARG_ENABLE_BOOL(oji,
|
MOZ_ARG_ENABLE_BOOL(oji,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче