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 a4aa0e0cf..2e4b61df6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,12 +5,12 @@ export LDFLAGS
LTV="libtoolize (GNU libtool) 1.4.2"
ACV="autoconf (GNU Autoconf) 2.53"
-AMV="automake (GNU automake) 1.6.1"
+AMV="automake (GNU automake) 1.6.2"
USAGE="
This script documents the versions of the tools I'm using to build rpm:
libtool-1.4.2
autoconf-2.53
- automake-1.6.1
+ automake-1.6.2
Simply edit this script to change the libtool/autoconf/automake versions
checked if you need to, as rpm should build (and has built) with all
recent versions of libtool/autoconf/automake.