summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2014-12-10 09:59:30 -0800
committerJim Meyering <meyering@fb.com>2014-12-20 16:03:50 -0800
commit33493b14bbae8a3c72c6a0017d98fa59fb8c8416 (patch)
treecd711d21d2760d9cb7675866cd546d16360bf274
parenta5d187ada09ef370faeeef2d0e1f566beb8bd6a1 (diff)
downloadsed-33493b14bbae8a3c72c6a0017d98fa59fb8c8416.tar.gz
build: update build tool version requirements
* bootstrap.conf (buildreq): Blindly update tool-version number requirements from those required by coreutils.
-rw-r--r--bootstrap.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 3da90f4..55ef3c8 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -84,13 +84,13 @@ gnulib_tool_option_extras="--tests-base=gnulib-tests --with-tests --symlink\
# Build prerequisites
buildreq="\
-autoconf 2.62
-automake 1.11.1
+autoconf 2.64
+automake 1.11.2
autopoint -
gettext -
git 1.4.4
gzip -
-makeinfo -
+makeinfo 4.13
rsync -
tar -
"