| Index: third_party/libvpx/source/config/mac/ia32/vpx_config.asm
|
| diff --git a/third_party/libvpx/source/config/mac/ia32/vpx_config.asm b/third_party/libvpx/source/config/mac/ia32/vpx_config.asm
|
| index ebc4549a87adc832db0ae22f5380805e3581510c..f4f199df8b9dea3e8e555eda79c61ea764f4695f 100644
|
| --- a/third_party/libvpx/source/config/mac/ia32/vpx_config.asm
|
| +++ b/third_party/libvpx/source/config/mac/ia32/vpx_config.asm
|
| @@ -21,7 +21,7 @@
|
| %define HAVE_UNISTD_H 0
|
| %define CONFIG_DEPENDENCY_TRACKING 1
|
| %define CONFIG_EXTERNAL_BUILD 1
|
| -%define CONFIG_INSTALL_DOCS 0
|
| +%define CONFIG_INSTALL_DOCS 1
|
| %define CONFIG_INSTALL_BINS 1
|
| %define CONFIG_INSTALL_LIBS 1
|
| %define CONFIG_INSTALL_SRCS 0
|
|
|