Errorneous modification

svn path=/trunk/netsurf/; revision=10887
This commit is contained in:
Chris Young 2010-10-16 13:53:11 +00:00
parent b0da0e5067
commit 20c9a28710
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ NETSURF_USE_PNG := YES
# Enable NetSurf's use of libmng for displaying MNGs, JNGs and PNGs
# Valid options: YES, NO (at least one of PNG/MNG highly recommended)
NETSURF_USE_MNG := NO
NETSURF_USE_MNG := YES
# Enable NetSurf's use of libwebp/libvpx for displaying WebPs
# Valid options: YES, NO