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 b3a2762..4999b58 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -11,7 +11,7 @@ run ()
fi
}
-run aclocal-1.8
+run aclocal-1.6
#run autoheader
-run automake-1.8 -a
+run automake-1.6 -a
run autoconf