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 ccce4f0..19da869 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -11,8 +11,8 @@ run ()
fi
}
-run aclocal
+run aclocal-1.6
#run autoheader
run libtoolize -f
-run automake -a
+run automake-1.6 -a
run autoconf