aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 6a76598c..7629b98c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -22,7 +22,7 @@ if test -n "$AC_FORCE_VERSION"
then
AC_VERSIONS="$AC_FORCE_VERSION"
else
- AC_VERSIONS='2.58 2.59'
+ AC_VERSIONS='2.58 2.59 2.60 2.61'
fi
versioned_bins ()