summaryrefslogtreecommitdiff
path: root/libva/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'libva/autogen.sh')
-rwxr-xr-xlibva/autogen.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/libva/autogen.sh b/libva/autogen.sh
new file mode 100755
index 0000000..9c2f4f6
--- /dev/null
+++ b/libva/autogen.sh
@@ -0,0 +1,3 @@
+#! /bin/sh
+autoreconf -v --install
+./configure "$@"