- (djm) Remove recommendation to use GNU make, we should support most

make programs.
This commit is contained in:
Damien Miller 2001-12-28 09:57:33 +11:00
parent 9443508b96
commit 6cb127fc14
2 changed files with 6 additions and 8 deletions

View File

@ -1,3 +1,7 @@
20011228
- (djm) Remove recommendation to use GNU make, we should support most
make programs.
20011225
- (stevesk) [Makefile.in ssh-rand-helper.c]
portable lib and __progname support for ssh-rand-helper; ok djm@
@ -7104,4 +7108,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.1708 2001/12/25 04:32:58 stevesk Exp $
$Id: ChangeLog,v 1.1709 2001/12/27 22:57:33 djm Exp $

View File

@ -45,12 +45,6 @@ lacks /dev/random and don't want to use OpenSSH's internal entropy collection.
http://www.lothar.com/tech/crypto/
GNU Make:
ftp://ftp.gnu.org/gnu/make/
OpenSSH has only been tested with GNU make. It may work with other
'make' programs, but you are on your own.
S/Key Libraries:
http://www.sparc.spb.su/solaris/skey/
@ -224,4 +218,4 @@ Please refer to the "reporting bugs" section of the webpage at
http://www.openssh.com/
$Id: INSTALL,v 1.47 2001/12/07 17:20:48 mouring Exp $
$Id: INSTALL,v 1.48 2001/12/27 22:57:34 djm Exp $