From: Damien Miller Date: Tue, 2 Aug 2016 01:06:23 +0000 (+1000) Subject: update recommended autoconf version X-Git-Tag: V_7_4_P1~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0b48beab1b74100b61ecbadb9140c9ab4c2ea8c;p=thirdparty%2Fopenssh-portable.git update recommended autoconf version --- diff --git a/INSTALL b/INSTALL index 582eef8ef..d3db6206c 100644 --- a/INSTALL +++ b/INSTALL @@ -85,7 +85,7 @@ http://nlnetlabs.nl/projects/ldns/ Autoconf: If you modify configure.ac or configure doesn't exist (eg if you checked -the code out of CVS yourself) then you will need autoconf-2.68 to rebuild +the code out of CVS yourself) then you will need autoconf-2.69 to rebuild the automatically generated files by running "autoreconf". Earlier versions may also work but this is not guaranteed.