mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-30 04:40:39 +00:00
CONFIGURE: fixed copy and paste error for gif support
This commit is contained in:
parent
28544b4b58
commit
ea49b39d66
2
configure
vendored
2
configure
vendored
@ -273,7 +273,7 @@ add_feature jpeg "JPEG" "_jpeg"
|
||||
add_feature mpeg2 "mpeg2" "_mpeg2"
|
||||
add_feature opengl_game_shaders "OpenGL with shaders" "_opengl_game_shaders"
|
||||
add_feature png "PNG" "_png"
|
||||
add_feature png "GIF" "_gif"
|
||||
add_feature gif "GIF" "_gif"
|
||||
add_feature theoradec "libtheoradec" "_theoradec"
|
||||
add_feature tinygl "TinyGL" "_tinygl"
|
||||
add_feature vorbis "Vorbis file support" "_vorbis _tremor"
|
||||
|
Loading…
Reference in New Issue
Block a user