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 a7c9b590..3e0a5853 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -21,8 +21,8 @@ DIE=0
DIE=1
}
-AUTOMAKE=automake-1.6
-ACLOCAL=aclocal-1.6
+AUTOMAKE=automake-1.7
+ACLOCAL=aclocal-1.7
($AUTOMAKE --version) < /dev/null > /dev/null 2>&1 || {
AUTOMAKE=automake