CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/23 03:24:30
Modified files:
usr.bin/ssh : Makefile.inc cipher.c cipher.h kex.c packet.c
readconf.c servconf.c ssh.c sshconnect2.c
usr.bin/ssh/ssh: Makefile
usr.bin/ssh/ssh-keyscan: Makefile
usr.bin/ssh/ssh-keysign: Makefile
usr.bin/ssh/sshd: Makefile
Log message:
Make zlib optional. This adds a "ZLIB" build time option that allows
building without zlib compression and associated options. With feedback
from markus@, ok djm@
