summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-06-21 22:16:25 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-06-21 22:16:25 +0100
commit20b58284bd5ebba2b3e36ef2bde9a2c53903efbc (patch)
treebe84513b8095670d3adf6a8048f4351893388316
parentfd25bd1abe4f93b36953551f0191ca2f6810e903 (diff)
downloadxine-lib-20b58284bd5ebba2b3e36ef2bde9a2c53903efbc.tar.gz
xine-lib-20b58284bd5ebba2b3e36ef2bde9a2c53903efbc.tar.bz2
Run autopoint before running aclocal (on a clean tree) else automake will fail.
-rwxr-xr-xautogen.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index cb8c637d2..13e663510 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -227,6 +227,11 @@ run_aclocal () {
echo
fi
+ echo $_echo_n " + Running autopoint: $_echo_c"
+
+ autopoint
+ echo "done."
+
echo $_echo_n " + Running aclocal: $_echo_c"
aclocal -I m4