From 20cbd4538d78516b36109b8c85128f10fbaf0c89 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Tue, 7 Oct 2014 09:28:50 +0200 Subject: [PATCH] Building from git requires newer tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5a8f02de4..7cdaa921b7 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ If you build from git, first build configure: $ ./bootstrap (You may need to do that twice. You also need libtool-1.4, 1.3 won't work. -Automake 1.6 or newer is required, too.) +Autoconf 2.69 or newer and Automake 1.11 or newer are required, too.) To compile a very clean version, use: -- 2.47.2