зеркало из https://github.com/mozilla/pjs.git
Fixing --disable-libpr0n so we can see if it's causing the profile problems. r=cls.
This commit is contained in:
Родитель
d990bead64
Коммит
d5ea9f5964
|
@ -3893,7 +3893,7 @@ dnl Turn off the new image library. Soon to go away.
|
|||
MOZ_ARG_DISABLE_BOOL(libpr0n,
|
||||
[ --disable-libpr0n Disable new imagelib],
|
||||
USE_IMG2=)
|
||||
if test "USE_IMG2"; then
|
||||
if test "$USE_IMG2" = "1"; then
|
||||
AC_DEFINE(USE_IMG2)
|
||||
fi
|
||||
AC_SUBST(USE_IMG2)
|
||||
|
|
Загрузка…
Ссылка в новой задаче