[patch/cygwin]: Change to README file

Corinna Vinschen vinschen at redhat.com
Fri Jun 18 00:48:54 EST 2010


Hi,

could somebody with checking rights please apply the below patch?
It's only a small fix to the README file to remove a reference
to the obsolete minires-devel package, and to add the reference
to the libedit-devel package since CYgwin now provides libedit as well.


Thanks,
Corinna


Index: contrib/cygwin/README
===================================================================
RCS file: /cvs/openssh/contrib/cygwin/README,v
retrieving revision 1.16
diff -u -p -r1.16 README
--- contrib/cygwin/README	5 Mar 2005 00:20:40 -0000	1.16
+++ contrib/cygwin/README	17 Jun 2010 14:47:27 -0000
@@ -201,6 +201,7 @@ configure are used for the Cygwin binary
 	--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,11 +218,14 @@ You must have installed the following pa
 
 - 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 at cygwin.com.
 

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


More information about the openssh-unix-dev mailing list