From 8fba59953625f29c5b6e9abcbef5f20eaf1cc7aa Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 23 Oct 2011 13:22:21 +0000 Subject: Disable Sprite support - DataTypes can handle these. svn path=/trunk/netsurf/; revision=13077 --- Makefile.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.defaults b/Makefile.defaults index dd235d82a..d13f21ab6 100644 --- a/Makefile.defaults +++ b/Makefile.defaults @@ -218,7 +218,7 @@ ifeq ($(TARGET),amiga) # Enable NetSurf's use of librosprite for displaying RISC OS Sprites # Valid options: YES, NO, AUTO - NETSURF_USE_ROSPRITE := YES + NETSURF_USE_ROSPRITE := NO # Enable NetSurf's use of libmng for displaying MNGs, JNGs and PNGs # Valid options: YES, NO (at least one of PNG/MNG/DT highly recommended) -- cgit v1.2.3