From fe1d100ffdf3595f3aaddc02efbf0b49a265d90c Mon Sep 17 00:00:00 2001 From: Tim Rice Date: Mon, 26 Nov 2001 17:19:43 -0800 Subject: [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c, openbsd-compat/bsd-cygwin_util.h, openbsd-compat/daemon.c] Allow SSHD to install as service under WIndows 9x/Me [configure.ac] Fix to allow linking against PCRE on Cygwin Patches by Corinna Vinschen --- contrib/cygwin/README | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'contrib/cygwin') diff --git a/contrib/cygwin/README b/contrib/cygwin/README index dfe178679..7f7f9a33c 100644 --- a/contrib/cygwin/README +++ b/contrib/cygwin/README @@ -1,5 +1,13 @@ This package is the actual port of OpenSSH to Cygwin 1.3. +=========================================================================== +Important change since 3.0.1p1-2: + +This version introduces the ability to register sshd as service on +Windows 9x/Me systems. This is done only when the options -D and/or +-d are not given. +=========================================================================== + =========================================================================== Important change since 2.9p2: @@ -162,12 +170,10 @@ configure are used for the Cygwin binary distribution: --prefix=/usr \ --sysconfdir=/etc \ - --libexecdir='${exec_prefix}/sbin \ - --with-pcre + --libexecdir='${exec_prefix}/sbin' You must have installed the zlib, openssl and regex packages to -be able to build OpenSSH! The `--with-pcre' option requires -the installation of the pcre package. +be able to build OpenSSH! Please send requests, error reports etc. to cygwin@cygwin.com. -- cgit v1.2.3