Removing USE_IMG2 check

This commit is contained in:
cls%seawood.org 2001-08-12 17:57:37 +00:00
parent 10981d86eb
commit b958495c5e

View File

@ -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