COMMON: add residualvm note

This commit is contained in:
Paweł Kołodziejski 2012-02-24 21:45:36 +01:00
parent ee18a03d43
commit 8e6f5570ca

2
configure vendored
View File

@ -3701,7 +3701,7 @@ else
fi
#
# Check whether to activate engines
# Check whether to activate engines (ResidualVM specific)
#
if test `get_engine_build grim` = yes && test ! "$_zlib" = yes ; then
echo "...disabling Grim. zlib is required"