aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJohannes Schickel2012-08-20 17:12:52 -0700
committerJohannes Schickel2012-08-20 17:12:52 -0700
commit05eb6eecfce5a049a100872ba4a4fb414cf913a5 (patch)
treebe916ccc74ce24f0f26afac735d7599088436dec /configure
parent4a114f218d46d4abd398bafb4095ea7498d531ee (diff)
parentaf05b1b80edfc8674845d6e42c9872fea9eeb381 (diff)
downloadscummvm-rg350-05eb6eecfce5a049a100872ba4a4fb414cf913a5.tar.gz
scummvm-rg350-05eb6eecfce5a049a100872ba4a4fb414cf913a5.tar.bz2
scummvm-rg350-05eb6eecfce5a049a100872ba4a4fb414cf913a5.zip
Merge pull request #262 from somaen/pngwithlibpng
GRAPHICS: Reimplement the PNG-decoder using libpng
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 211d9e6e8d..5ab145c5f4 100755
--- a/configure
+++ b/configure
@@ -97,7 +97,7 @@ _sndio=auto
_timidity=auto
_zlib=auto
_sparkle=auto
-_png=no
+_png=auto
_theoradec=auto
_faad=auto
_fluidsynth=auto