diff options
author | Darren Tucker <dtucker@zip.com.au> | 2013-03-07 12:33:35 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2013-03-07 12:33:35 +1100 |
commit | b3cd5037425c6541722745bef69ee52133d3491b (patch) | |
tree | 05d17071db52e04d1b7e5bd808a024c96140568d /INSTALL | |
parent | ff008ded7f9641c03fcbe44aedb51040e04c93e5 (diff) | |
download | openssh-git-b3cd5037425c6541722745bef69ee52133d3491b.tar.gz |
- (dtucker) [INSTALL] Bump documented autoconf version to what we're
currently using.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -89,7 +89,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.61 to rebuild +the code out of CVS yourself) then you will need autoconf-2.68 to rebuild the automatically generated files by running "autoreconf". Earlier versions may also work but this is not guaranteed. @@ -266,4 +266,4 @@ Please refer to the "reporting bugs" section of the webpage at http://www.openssh.com/ -$Id: INSTALL,v 1.87 2011/11/04 00:25:25 dtucker Exp $ +$Id: INSTALL,v 1.88 2013/03/07 01:33:35 dtucker Exp $ |