aboutsummaryrefslogtreecommitdiff
path: root/contrib/cygwin/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/cygwin/README')
-rw-r--r--contrib/cygwin/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/contrib/cygwin/README b/contrib/cygwin/README
index 3dd45014a06a..5f911e924427 100644
--- a/contrib/cygwin/README
+++ b/contrib/cygwin/README
@@ -201,6 +201,7 @@ configure are used for the Cygwin binary distribution:
--mandir='${datadir}/man' \
--infodir='${datadir}/info'
--with-tcp-wrappers
+ --with-libedit
If you want to create a Cygwin package, equivalent to the one
in the Cygwin binary distribution, install like this:
@@ -217,12 +218,15 @@ You must have installed the following packages to be able to build OpenSSH:
- zlib
- openssl-devel
-- minires-devel
If you want to build with --with-tcp-wrappers, you also need the package
- tcp_wrappers
+If you want to build with --with-libedit, you also need the package
+
+- libedit-devel
+
Please send requests, error reports etc. to cygwin@cygwin.com.