[PATCH] Cygwin and openssl-0.9.7
Corinna Vinschen
vinschen at redhat.com
Fri Jan 10 09:13:00 EST 2003
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