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

This commit is contained in:
James Zern
2018-06-04 23:23:36 +00:00
committed by Gerrit Code Review
7 changed files with 11 additions and 11 deletions

View File

@ -14,7 +14,7 @@ libwebpextras_la_LIBADD = ../src/libwebp.la
noinst_PROGRAMS =
noinst_PROGRAMS += webp_quality
if WANT_DEMUX
if BUILD_DEMUX
noinst_PROGRAMS += get_disto
endif
if BUILD_VWEBP_SDL