[PATCH] Cygwin and openssl-0.9.7
Corinna Vinschen
vinschen at redhat.com
Mon Feb 10 20:07:33 EST 2003
Hi,
may I ping the core maintainers due to this patch? It's still not in CVS.
Thanks,
Corinna
On Thu, Jan 09, 2003 at 11:13:00PM +0100, Corinna Vinschen wrote:
> Hi,
>
> the following patch is needed on Cygwin to link OpenSSH against
> OpenSSL 0.9.7
>
> Corinna
>
> Index: configure.ac
> ===================================================================
> RCS file: /cvs/openssh_cvs/configure.ac,v
> retrieving revision 1.97
> diff -u -p -r1.97 configure.ac
> --- configure.ac 9 Jan 2003 01:22:59 -0000 1.97
> +++ configure.ac 9 Jan 2003 22:12:43 -0000
> @@ -84,6 +84,7 @@ case "$host" in
> AC_DEFINE(LOGIN_NEEDS_UTMPX)
> ;;
> *-*-cygwin*)
> + check_for_libcrypt_later=1
> LIBS="$LIBS /usr/lib/textmode.o"
> AC_DEFINE(HAVE_CYGWIN)
> AC_DEFINE(USE_PIPES)
--
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen at redhat.com
More information about the openssh-unix-dev
mailing list