mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
fix configure message for multi-thread
it's not just decoding, but general multi-threading Change-Id: I9d1b7e14f05b93a0eb92955526b7019c2b0df20c
This commit is contained in:
parent
40b086f78a
commit
fb3acf19d7
@ -535,7 +535,7 @@ WebP Configuration Summary
|
||||
|
||||
Shared libraries: ${enable_shared}
|
||||
Static libraries: ${enable_static}
|
||||
Threaded decode: ${enable_threading-no}
|
||||
Threading support: ${enable_threading-no}
|
||||
libwebp: yes
|
||||
libwebpdecoder: ${enable_libwebpdecoder-no}
|
||||
libwebpdemux: ${enable_libwebpdemux-no}
|
||||
|
Loading…
Reference in New Issue
Block a user