mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-06 23:31:34 +03:00
Re-enable MNG support for AmigaOS build
svn path=/trunk/netsurf/; revision=5355
This commit is contained in:
parent
6456b84249
commit
7839439ce8
@ -157,6 +157,10 @@ ifeq ($(TARGET),amiga)
|
||||
# Valid options: YES, NO, AUTO
|
||||
NETSURF_USE_ROSPRITE := YES
|
||||
|
||||
# Enable NetSurf's use of libmng for displaying MNGs and PNGs
|
||||
# Valid options: YES, NO
|
||||
NETSURF_USE_MNG := YES
|
||||
|
||||
# Enable using Hubbub to parse HTML rather than libxml2
|
||||
# Valid options: YES, NO, AUTO
|
||||
NETSURF_USE_HUBBUB := YES
|
||||
|
Loading…
x
Reference in New Issue
Block a user