* bootstrap.conf (buildreq): Require at least autoconf-2.59,
automake-1.11.2, and gettext-0.19.2.
---
 bootstrap.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/bootstrap.conf b/bootstrap.conf
index 080a6ab0..8ad22165 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -265,9 +265,9 @@ fi
 
 # Build prerequisites
 buildreq="\
-autoconf   2.59
-automake   1.9.6
+autoconf   2.64
+automake   1.11.2
 git        1.5.5
 tar        -
-gettext    0.18.1
+gettext    0.19.2
 "
-- 
2.21.0


Reply via email to