summaryrefslogtreecommitdiff
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 1242fde1..416a9472 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,8 +12,8 @@ FILE=gtk
DIE=0
-test -z "$AUTOMAKE" && AUTOMAKE=automake
-test -z "$ACLOCAL" && ACLOCAL=aclocal
+test -z "$AUTOMAKE" && AUTOMAKE=automake-1.6
+test -z "$ACLOCAL" && ACLOCAL=aclocal-1.6
test -z "$AUTOCONF" && AUTOCONF=autoconf
test -z "$AUTOHEADER" && AUTOHEADER=autoheader