summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@intel.com>2009-06-13 07:18:20 +0800
committerAustin Yuan <shengquan.yuan@intel.com>2009-06-13 07:18:20 +0800
commitbd592e383a2b863863c20cbb51ccfc8f6a068e84 (patch)
tree533a41e869959d91291064db0ae789c9b90864d7 /autogen.sh
parent2e2e3bae80ab44088516aff19407c8f68fc24f18 (diff)
downloadlibva-bd592e383a2b863863c20cbb51ccfc8f6a068e84.tar.gz
Upload latest libVA library
1. Upgrade VAAPI to version 0.30 which has encode support 2. Incorporate Gwenole Beauchesne's patches 102, 103, 104. 105, 106, 107, 109 and part of 202 (see http://www.splitted-desktop.com/~gbeauchesne/libva/patches/) 3. DRI2 support Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
deleted file mode 100755
index 9c2f4f6..0000000
--- a/autogen.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /bin/sh
-autoreconf -v --install
-./configure "$@"