mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-06 02:10:28 +00:00
ALL: remove empty echo for compatibility with amigaos4
This commit is contained in:
parent
1ef0301b2f
commit
2ca14f4bfb
6
configure
vendored
6
configure
vendored
@ -3937,7 +3937,7 @@ if test "$_nasm" = yes ; then
|
||||
fi
|
||||
|
||||
if test "$_16bit" = yes ; then
|
||||
echo_n ""
|
||||
: # residualvm not use it
|
||||
fi
|
||||
|
||||
if test "$_savegame_timestamp" = yes ; then
|
||||
@ -3946,9 +3946,9 @@ fi
|
||||
|
||||
if test "$_build_scalers" = yes ; then
|
||||
if test "$_build_hq_scalers" = yes ; then
|
||||
echo_n ""
|
||||
: # residualvm not use it
|
||||
else
|
||||
echo_n ""
|
||||
: # residualvm not use it
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user