| Index: source/libvpx/configure
|
| ===================================================================
|
| --- source/libvpx/configure (revision 271012)
|
| +++ source/libvpx/configure (working copy)
|
| @@ -189,7 +189,7 @@
|
| # install everything except the sources, by default. sources will have
|
| # to be enabled when doing dist builds, since that's no longer a common
|
| # case.
|
| -enabled doxygen && php -v >/dev/null 2>&1 && enable_feature install_docs
|
| +enabled doxygen && enable_feature install_docs
|
| enable_feature install_bins
|
| enable_feature install_libs
|
|
|
| @@ -239,6 +239,7 @@
|
| edsp
|
| media
|
| neon
|
| + neon_asm
|
|
|
| mips32
|
| dspr2
|
|
|