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

Unified Diff: third_party/libva/autogen.sh

Issue 10375035: Add libva to chromium third_party. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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: third_party/libva/autogen.sh
diff --git a/third_party/libva/autogen.sh b/third_party/libva/autogen.sh
new file mode 100755
index 0000000000000000000000000000000000000000..9c2f4f6699beec5b79a1eac33f1ccc8264a1ee95
--- /dev/null
+++ b/third_party/libva/autogen.sh
@@ -0,0 +1,3 @@
+#! /bin/sh
+autoreconf -v --install
+./configure "$@"

Powered by Google App Engine
This is Rietveld 408576698