From 527643827e6589645df6fe2232c2d397f9fe76e9 Mon Sep 17 00:00:00 2001 From: Austin Yuan Date: Sat, 13 Jun 2009 09:17:46 +0800 Subject: Fix the issue that all files are moved into a sub-directory libva. Signed-off-by: Austin Yuan --- autogen.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 autogen.sh (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..9c2f4f6 --- /dev/null +++ b/autogen.sh @@ -0,0 +1,3 @@ +#! /bin/sh +autoreconf -v --install +./configure "$@" -- cgit v1.2.1