From: Darren Tucker Date: Fri, 8 Dec 2017 23:12:23 +0000 (+1100) Subject: Portable switched to git so s/CVS/git/. X-Git-Tag: V_7_7_P1~195 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5bfe83f67cb64e71cf2fe0d1500f6904b0099ee;p=thirdparty%2Fopenssh-portable.git Portable switched to git so s/CVS/git/. --- diff --git a/INSTALL b/INSTALL index 96563fc96..2289e804a 100644 --- a/INSTALL +++ b/INSTALL @@ -91,7 +91,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.69 to rebuild +the code out of git 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.