diff options
author | Einar Johan Trøan Sømåen | 2012-08-12 23:50:25 +0200 |
---|---|---|
committer | Einar Johan Trøan Sømåen | 2012-08-20 21:14:59 +0200 |
commit | af05b1b80edfc8674845d6e42c9872fea9eeb381 (patch) | |
tree | c7b48529d9926f96dcf02510f2d8edf44c862181 /configure | |
parent | 90bb7a0f3f6261be9eb7bc1f62fcaf2609ebe2c6 (diff) | |
download | scummvm-rg350-af05b1b80edfc8674845d6e42c9872fea9eeb381.tar.gz scummvm-rg350-af05b1b80edfc8674845d6e42c9872fea9eeb381.tar.bz2 scummvm-rg350-af05b1b80edfc8674845d6e42c9872fea9eeb381.zip |
GRAPHICS: Reimplement the PNG-decoder using libpng
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ _sndio=auto _timidity=auto _zlib=auto _sparkle=auto -_png=no +_png=auto _theoradec=auto _faad=auto _fluidsynth=auto |