mirror of
https://github.com/webmproject/libwebp.git
synced 2025-04-04 07:56:49 +02: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}
|
Shared libraries: ${enable_shared}
|
||||||
Static libraries: ${enable_static}
|
Static libraries: ${enable_static}
|
||||||
Threaded decode: ${enable_threading-no}
|
Threading support: ${enable_threading-no}
|
||||||
libwebp: yes
|
libwebp: yes
|
||||||
libwebpdecoder: ${enable_libwebpdecoder-no}
|
libwebpdecoder: ${enable_libwebpdecoder-no}
|
||||||
libwebpdemux: ${enable_libwebpdemux-no}
|
libwebpdemux: ${enable_libwebpdemux-no}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user