configure,*am,cosmetics: s/WANT_/BUILD_/

'BUILD_' is more common across the build files

Change-Id: Id302dba2e9e567c186a9da1da0fba44517e85d07
This commit is contained in:
James Zern
2018-06-02 10:41:49 -07:00
parent 895fd28f9b
commit 5d8985de47
7 changed files with 11 additions and 11 deletions

View File

@ -1,5 +1,5 @@
man_MANS = cwebp.1 dwebp.1
if WANT_MUX
if BUILD_MUX
man_MANS += webpmux.1
endif
if BUILD_GIF2WEBP