Index: source/config/mac/ia32/vpx_config.asm |
diff --git a/source/config/mac/ia32/vpx_config.asm b/source/config/mac/ia32/vpx_config.asm |
index 5afa11870c932ca7eefeea4faa22f4dc5284b2fd..a511611a422d001706538f537600c5d75a58b0e2 100644 |
--- a/source/config/mac/ia32/vpx_config.asm |
+++ b/source/config/mac/ia32/vpx_config.asm |
@@ -26,12 +26,13 @@ |
%define HAVE_PTHREAD_H 1 |
%define HAVE_SYS_MMAN_H 1 |
%define HAVE_UNISTD_H 1 |
+%define CONFIG_DEPENDENCY_TRACKING 1 |
%define CONFIG_EXTERNAL_BUILD 1 |
%define CONFIG_INSTALL_DOCS 0 |
%define CONFIG_INSTALL_BINS 1 |
%define CONFIG_INSTALL_LIBS 1 |
%define CONFIG_INSTALL_SRCS 0 |
-%define CONFIG_USE_X86INC 0 |
+%define CONFIG_USE_X86INC 1 |
%define CONFIG_DEBUG 0 |
%define CONFIG_GPROF 0 |
%define CONFIG_GCOV 0 |