Disable cheevos as well when --disable-networking is set

This commit is contained in:
twinaphex 2016-10-01 10:23:01 +02:00
parent f100dde751
commit 9257844a8b

View File

@ -178,6 +178,7 @@ else
echo "Warning: All networking features have been disabled."
HAVE_NETWORK_CMD='no'
HAVE_NETWORKGAMEPAD='no'
HAVE_CHEEVOS='no'
fi
check_lib STDIN_CMD "$CLIB" fcntl