| Index: source/config/win/ia32/vpx_config.asm
|
| diff --git a/source/config/win/ia32/vpx_config.asm b/source/config/win/ia32/vpx_config.asm
|
| index 82375f7d5f0a176878a99b2585151ddeff859003..58eb35d597d5e5c37111a2e9d4795723b9fcd594 100644
|
| --- a/source/config/win/ia32/vpx_config.asm
|
| +++ b/source/config/win/ia32/vpx_config.asm
|
| @@ -26,6 +26,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
|
|
|