summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-03-02 17:53:41 +1100
committerDarren Tucker <dtucker@zip.com.au>2007-03-02 17:53:41 +1100
commitaef5beef1287144cc2e21047c95b351db374ff03 (patch)
tree8b86d4459dd23b7507667a8861805e7f2617b459 /INSTALL
parent573e3878b8faa7df21ba265b237b7b394a9fc9a7 (diff)
- (dtucker) [INSTALL] Update to autoconf-2.61.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 1c784a52..af02c0b4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -70,8 +70,9 @@ http://sourceforge.net/projects/libedit/
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.60 to rebuild
-the automatically generated files by running "autoreconf".
+the code out of CVS yourself) then you will need autoconf-2.61 to rebuild
+the automatically generated files by running "autoreconf". Earlier
+version may also work but this is not guaranteed.
http://www.gnu.org/software/autoconf/
@@ -250,4 +251,4 @@ Please refer to the "reporting bugs" section of the webpage at
http://www.openssh.com/
-$Id: INSTALL,v 1.76 2006/09/17 12:55:52 dtucker Exp $
+$Id: INSTALL,v 1.77 2007/03/02 06:53:41 dtucker Exp $