]> andersk Git - openssh.git/blobdiff - INSTALL
- (dtucker) [INSTALL] Bug #1202: Note when autoconf is required and which
[openssh.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 78f3a7052c282d0e63846cb74196c2688497b468..ee86583a92972c3498af1cc0b958dbc943a3a2e3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -12,6 +12,8 @@ http://www.openssl.org/
 (OpenSSL 0.9.5a is partially supported, but some ciphers (SSH protocol 1
 Blowfish) do not work correctly.)
 
+The remaining items are optional.
+
 OpenSSH can utilise Pluggable Authentication Modules (PAM) if your system
 supports it. PAM is standard on Redhat and Debian Linux, Solaris and
 HP-UX 11.
@@ -65,6 +67,14 @@ these multi-platform ports:
 http://www.thrysoee.dk/editline/
 http://sourceforge.net/projects/libedit/
 
+Autoconf:
+
+If you modify configure.ac then you will need autoconf-2.59 to rebuild
+the automatically generated files by running "autoreconf".
+
+http://www.gnu.org/software/autoconf/
+
+
 2. Building / Installation
 --------------------------
 
This page took 0.030958 seconds and 4 git commands to generate.