| Index: source/config/win/x64/vpx_config.h
|
| diff --git a/source/config/win/x64/vpx_config.h b/source/config/win/x64/vpx_config.h
|
| index d95dd6a40ebbb2f7b048378d0e2ccd96ab0f7fc2..b2302040d76459ff59703b523429d127adf564bf 100644
|
| --- a/source/config/win/x64/vpx_config.h
|
| +++ b/source/config/win/x64/vpx_config.h
|
| @@ -38,6 +38,7 @@
|
| #define HAVE_PTHREAD_H 0
|
| #define HAVE_SYS_MMAN_H 0
|
| #define HAVE_UNISTD_H 0
|
| +#define CONFIG_DEPENDENCY_TRACKING 1
|
| #define CONFIG_EXTERNAL_BUILD 1
|
| #define CONFIG_INSTALL_DOCS 0
|
| #define CONFIG_INSTALL_BINS 1
|
|
|