From: Ruben Kerkhof Date: Tue, 7 Oct 2014 07:28:50 +0000 (+0200) Subject: Building from git requires newer tools X-Git-Tag: rec-3.7.0-rc1~216^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1784%2Fhead;p=thirdparty%2Fpdns.git Building from git requires newer tools --- 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: