summaryrefslogtreecommitdiff
path: root/Makefile.defaults
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2010-10-16 13:53:11 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2010-10-16 13:53:11 +0000
commit20c9a28710a9d97b8c20d7bfa94d319496c8d2b5 (patch)
tree43a0af3ef283cba2c3302a684242171e8267b1a9 /Makefile.defaults
parentb0da0e5067137b5b472647c4259727b3817b2c6e (diff)
downloadnetsurf-20c9a28710a9d97b8c20d7bfa94d319496c8d2b5.tar.gz
netsurf-20c9a28710a9d97b8c20d7bfa94d319496c8d2b5.tar.bz2
Errorneous modification
svn path=/trunk/netsurf/; revision=10887
Diffstat (limited to 'Makefile.defaults')
-rw-r--r--Makefile.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.defaults b/Makefile.defaults
index 0980bcc0a..71b2afa48 100644
--- a/Makefile.defaults
+++ b/Makefile.defaults
@@ -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