Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: source/libvpx/configure

Issue 290653003: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« generate_gypi.sh ('K') | « source/libvpx/build/make/rtcd.pl ('k') | source/libvpx/docs.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698