summaryrefslogtreecommitdiff
path: root/scripts/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/autogen.sh')
-rwxr-xr-xscripts/autogen.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/autogen.sh b/scripts/autogen.sh
index 1acf3db4..003ce2fe 100755
--- a/scripts/autogen.sh
+++ b/scripts/autogen.sh
@@ -4,9 +4,9 @@
PGM=GnuPG
autoconf_vers=2.52
-automake_vers=1.4
-aclocal_vers=1.4
-libtool_vers=1.3
+automake_vers=1.5
+aclocal_vers=1.5
+libtool_vers=1.4
DIE=no
if test "$1" = "--build-w32"; then