mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
configure,*am,cosmetics: s/WANT_/BUILD_/
'BUILD_' is more common across the build files Change-Id: Id302dba2e9e567c186a9da1da0fba44517e85d07
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
man_MANS = cwebp.1 dwebp.1
|
||||
if WANT_MUX
|
||||
if BUILD_MUX
|
||||
man_MANS += webpmux.1
|
||||
endif
|
||||
if BUILD_GIF2WEBP
|
||||
|
Reference in New Issue
Block a user