From 411bfb4e5a4c37581245d4e3bf924f6acf0cad95 Mon Sep 17 00:00:00 2001 From: djm Date: Wed, 20 Aug 2014 01:10:51 +0000 Subject: - (djm) [contrib/cygwin/README] Correct build instructions; from Corinna --- ChangeLog | 1 + contrib/cygwin/README | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1abd358a..9f28cff7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ - (djm) [Makefile.in] refer to libtest_helper.a by explicit path rather than -L/-l; fixes linking problems on some platforms - (djm) [sshkey.h] Fix compilation when OpenSSL lacks ECC + - (djm) [contrib/cygwin/README] Correct build instructions; from Corinna 20140819 - (djm) [serverloop.c] Fix syntax error on Cygwin; from Corinna Vinschen diff --git a/contrib/cygwin/README b/contrib/cygwin/README index dd21493d..1396d99c 100644 --- a/contrib/cygwin/README +++ b/contrib/cygwin/README @@ -69,7 +69,7 @@ Building OpenSSH Building from source is easy. Just unpack the source archive, cd to that directory, and call cygport: - cygport openssh.cygport almostall + cygport openssh.cygport all You must have installed the following packages to be able to build OpenSSH with the aforementioned cygport script: -- cgit v1.2.1