mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 23:23:33 +00:00
Removing USE_IMG2 check
This commit is contained in:
parent
10981d86eb
commit
b958495c5e
@ -847,7 +847,6 @@ if [ "$MOZ_MAIL_NEWS" ]; then
|
||||
fi
|
||||
|
||||
|
||||
if [ "$USE_IMG2" ]; then
|
||||
MAKEFILES_libpr0n="
|
||||
modules/libpr0n/Makefile
|
||||
modules/libpr0n/public/Makefile
|
||||
@ -871,8 +870,6 @@ if [ "$USE_IMG2" ]; then
|
||||
accessible/src/Makefile
|
||||
accessible/build/Makefile
|
||||
"
|
||||
fi
|
||||
|
||||
if [ ! "$SYSTEM_JPEG" ]; then
|
||||
MAKEFILES_jpeg="jpeg/Makefile"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user