summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorYaowu Xu <yaowu@google.com>2018-05-14 14:32:34 -0700
committerYaowu Xu <yaowu@google.com>2018-05-14 14:32:34 -0700
commitfd554ec7144032ec24bab639cb314d5b1b63f684 (patch)
treeff761109b120c06b5bb6d75f1df7a10484dd28cc /configure
parente51c9e39bcfcf26b9031845ff7767050bcb3b059 (diff)
downloadlibvpx-fd554ec7144032ec24bab639cb314d5b1b63f684.tar
libvpx-fd554ec7144032ec24bab639cb314d5b1b63f684.tar.gz
libvpx-fd554ec7144032ec24bab639cb314d5b1b63f684.tar.bz2
libvpx-fd554ec7144032ec24bab639cb314d5b1b63f684.zip
Make a config time flag
This commit replace a hard coded macro with a macro defined by a configure command. Change-Id: Ib31354d61865314ed43e2c429c72b4ef2c8fa2a7
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index feb27248c..26533c266 100755
--- a/configure
+++ b/configure
@@ -327,6 +327,7 @@ CONFIG_LIST="
multi_res_encoding
temporal_denoising
vp9_temporal_denoising
+ consistent_recode
coefficient_range_checking
vp9_highbitdepth
better_hw_compatibility
@@ -388,6 +389,7 @@ CMDLINE_SELECT="
multi_res_encoding
temporal_denoising
vp9_temporal_denoising
+ consistent_recode
coefficient_range_checking
better_hw_compatibility
vp9_highbitdepth