summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index f6cdc76..b3a2762 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -11,7 +11,7 @@ run ()
fi
}
-run aclocal
+run aclocal-1.8
#run autoheader
-run automake -a
+run automake-1.8 -a
run autoconf