From b9ae4ec556e6ee4cbe0c6cc7fb4ec9b9486cb8f7 Mon Sep 17 00:00:00 2001 From: Tim Rice Date: Thu, 17 Jun 2010 11:11:44 -0700 Subject: - (tim) [contrib/cygwin/README] Remove a reference to the obsolete minires-devel package, and to add the reference to the libedit-devel package since CYgwin now provides libedit. Patch from Corinna Vinschen. --- contrib/cygwin/README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'contrib/cygwin/README') diff --git a/contrib/cygwin/README b/contrib/cygwin/README index 3dd45014a..5f911e924 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. -- cgit v1.2.3